| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-plaintext-002-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-plaintext-002-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-plaintext-002-expected.html
|
| index 26c8447707b6611accf44341d70376ef07400261..ef14981a4be6cab210bd6b08823d90ddd836ef75 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-plaintext-002-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-plaintext-002-expected.html
|
| @@ -21,17 +21,17 @@ 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>
|
|
|
|
|
| -<!-- Notes:
|
| +<!--Notes:
|
| Key to entities used below:
|
| א ... ו - The first six Hebrew letters (strongly RTL).
|
| ‭ - The LRO (left-to-right-override) formatting character.
|
| ‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
|
|
| The punctuation is moved around in the source to make it easier to do visual comparisons when the test is run.
|
| - -->
|
| +-->
|
|
|
| <div dir="rtl">
|
| <div class="ref" dir="ltr">‭> a > ב > c >‬</div>
|
|
|