| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/overflow-wrap-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/overflow-wrap-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/overflow-wrap-001.html
|
| index 7a01eaf471e5daf1c6022c5a9a52beacdc5150c0..2407942f09f8775a9b2f20e334c5c36693116551 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/overflow-wrap-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/overflow-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>
|
|
|