Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-003.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-003.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-003.html |
| index dd49385a1241c9b67d8951e9c2210899775c316d..282d184b06927311f575d1022ecf1b21b6fd677f 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-003.html |
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-text-3/overflow-wrap/word-wrap-003.html |
| @@ -16,6 +16,6 @@ |
| } |
| </style> |
| <body> |
| - <p class="instructions" style="display:none">Test passes if the black box displayed in two rows within the orange box.</p> |
| + <p class="instructions">Test passes if the black box displayed in two rows within the orange box.</p> |
| <p id="test">FillerTextFillerText FillerTextFillerText</p> |
| </body> |