| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-001.html
|
| index a51a91b4f32e16e27269a22dfa90aa19cf042c54..dd5f0f2bf132de85c7a1045e88aa3ad2b72616c1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-001.html
|
| @@ -16,6 +16,6 @@
|
| }
|
| </style>
|
| <body>
|
| - <p class="instructions" style="display:none">Test passes if the black box is within the orange box.</p>
|
| + <p class="instructions">Test passes if the black box is within the orange box.</p>
|
| <p id="test">FillerTextFillerTextFillerTextFillerText</p>
|
| </body>
|
|
|