aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html
diff options
context:
space:
mode:
authorWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-06-12 10:23:46 +0000
committerWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-06-12 14:00:17 +0000
commitba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc (patch)
treede7d147e013b1ed5c78331d00385215b647c8bdf /tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html
parent8e783577d24cac2983fbea1b46d5452ffa5fb44f (diff)
downloadservo-ba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc.tar.gz
servo-ba8922cc76cf1d01f925b2502d0a6a03dc3ba2fc.zip
Update web-platform-tests to revision bbfea06cb188fbe7b7004bd838ccbfb4f50f429c
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html')
-rw-r--r--tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html
index d3c0f491ee7..8a0fb9959d6 100644
--- a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html
+++ b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html
@@ -11,6 +11,7 @@
<meta name="assert" content="break-word + break-spaces do allow a break
between the last character of a word and the first space of a sequence of preserved spaces
if there are no other wrapping opportunities earlier in the line">
+<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
position: relative;