diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.html b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.html index f33cb7993a6..795dae40fa4 100644 --- a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.html +++ b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-007.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 is placed immediately adjacent to the end edge of the remaining inline content, with no intervening gap."> +<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> .test { white-space: pre; |