diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html index e1b5c061038..d1ff8bfa784 100644 --- a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html +++ b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html @@ -8,6 +8,7 @@ <link rel="match" href="overflow-wrap-002-ref.html"> <meta name="flags" content="ahem"> <meta name="assert" content="Test checks that the 'overflow-wrap' property has effect if and only if the 'white-space' allows wrapping"> +<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> #ref { border: 5px solid orange; |