diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html index 2269d5ea930..3899fc6a1e2 100644 --- a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html +++ b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-015.html @@ -6,6 +6,7 @@ <link rel="match" href="../reference/ref-filled-green-100px-square.xht"> <meta name="flags" content="ahem"> <meta name="assert" content="Ellipsing occurs after relative positioning"> +<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> div { overflow: hidden; |