| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b-expected.html | 
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b-expected.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b-expected.html | 
| index e8dea25df071db29e691c72bfd1f85e3b9da2359..30ee14c6c0ae8b1234318b620be94e208a04995b 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b-expected.html | 
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b-expected.html | 
| @@ -9,7 +9,7 @@ input { margin: 5px; } | 
| </style> | 
| </head> | 
| <body> | 
| -<p class="instructions" dir="ltr" style="display:none">Test passes if the two boxes are identical.</p> | 
| +<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p> | 
| <div class="ref"><div dir="ltr">‭ג < > b > < א...‬</div><div dir="rtl">‭...a > < ב < > c‬</div></div> | 
| <div class="ref"><div dir="ltr">‭ג < > b > < א...‬</div><div dir="rtl">‭...a > < ב < > c‬</div></div> | 
| </body> | 
|  |