Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-004-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-004-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-004-expected.html |
| index 0df8e8b50d60463178cd1debc8fd98ad3cecd886..c0abde9885851583c7274e18f432430d159291d5 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-004-expected.html |
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-004-expected.html |
| @@ -10,6 +10,6 @@ |
| } |
| </style> |
| <body> |
| - <p class="instructions" style="display:none">Test passes if the black box overflows the orange box.</p> |
| + <p class="instructions">Test passes if the black box overflows the orange box.</p> |
| <p id="test">FillerTextFillerTextFillerTextFillerText</p> |
| </body> |