| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-002.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-002.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-002.html
|
| index 50597d888517da79f6de483772cf11b962a85967..380fb8ec4fde4decb82e52961ce5ef71a0a6c965 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-002.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-002.html
|
| @@ -24,7 +24,7 @@
|
| }
|
| </style>
|
| <body>
|
| - <p class="instructions" style="display:none">Test passes if the black box overflows the blue border box, but fits within the orange border box.</p>
|
| + <p class="instructions">Test passes if the black box overflows the blue border box, but fits within the orange border box.</p>
|
| <p id="ref">FillerTextFillerTextFillerTextFillerText</p>
|
| <p id="test">FillerTextFillerTextFillerTextFillerText</p>
|
| </body>
|
|
|