diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html index 380e5e4505c..0fe5063a342 100644 --- a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html +++ b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.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="The ellipsis' font family, font size, and color are styled according to the block."> +<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> .test { overflow: hidden; |