diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html index 166bfc1f474..9793e47792c 100644 --- a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html +++ b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html @@ -7,6 +7,7 @@ <link rel="match" href="overflow-wrap-004-ref.html"> <meta name="flags" content="ahem"> <meta name="assert" content="The 'overflow-wrap' property set 'normal' overflows container"> +<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> #test { border: 5px solid orange; |