diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-text/overflow-wrap')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html index 049a8fc057f..e5c2c5d0efe 100644 --- a/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html +++ b/tests/wpt/web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html @@ -3,7 +3,7 @@ <title>CSS Text Test: word-wrap - break-word (basic)</title> <link rel="author" title="Intel" href="http://www.intel.com"> <link rel="author" title="Shiyou Tan" href="mailto:shiyoux.tan@intel.com"> -<link rel="help" href="http://www.w3.org/TR/css-text-3/#overflow-wrapproperty"> +<link rel="help" href="http://www.w3.org/TR/css-text-3/#overflow-wrap-property"> <link rel="match" href="overflow-wrap-001-ref.html"> <meta name="flags" content="ahem"> <meta name="assert" content="The 'word-wrap' property set 'break-word' breaks the word at an arbitrary point"> |