diff options
author | WPT Sync Bot <josh+wptsync@joshmatthews.net> | 2019-06-12 10:23:46 +0000 |
---|---|---|
committer | WPT Sync Bot <josh+wptsync@joshmatthews.net> | 2019-06-12 14:00:17 +0000 |
commit | ba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc (patch) | |
tree | de7d147e013b1ed5c78331d00385215b647c8bdf /tests/wpt/web-platform-tests/css/css-ui/text-overflow-014.html | |
parent | 8e783577d24cac2983fbea1b46d5452ffa5fb44f (diff) | |
download | servo-ba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc.tar.gz servo-ba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc.zip |
Update web-platform-tests to revision bbfea06cb188fbe7b7004bd838ccbfb4f50f429c
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; |