| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b-expected.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b-expected.html
|
| index 30d08af1112c0f4ae3bdc5b271e2ab2f26694442..4a6c301aa1d5c7a92cfffff166f322136e425c44 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b-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">‭א ב...‬</div><div dir="ltr">‭a b...‬</div><div dir="rtl">‭...b a‬</div><div dir="rtl">‭...ב א‬</div></div>
|
| <div class="ref"><div dir="ltr">‭א ב...‬</div><div dir="ltr">‭a b...‬</div><div dir="rtl">‭...b a‬</div><div dir="rtl">‭...ב א‬</div></div>
|
| </body>
|
|
|