| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
|
| index 5651161361659c17c1f78b496922d418ba79ed14..23ccb6948f6184c19946a46aa052bfd7382159f3 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
|
| @@ -53,43 +53,43 @@
|
|
|
| <body>
|
|
|
| -<!-- The 1st left-most line of "P" --> <div class="left-border">AAAAAAA</div>
|
| +<!-- The 1st left-most line of "P" --> <div class="left-border">AAAAAAA</div>
|
|
|
| -<!-- The 2nd left-most line of "P" --> <div>B C </div>
|
| +<!-- The 2nd left-most line of "P" --> <div>B C </div>
|
|
|
| -<!-- The 3rd left-most line of "P" --> <div>D E </div>
|
| +<!-- The 3rd left-most line of "P" --> <div>D E </div>
|
|
|
| -<!-- The 4th left-most line of "P" --> <div>FFFF </div>
|
| +<!-- The 4th left-most line of "P" --> <div>FFFF </div>
|
|
|
|
|
|
|
| -<!-- The left-most line of "A" --> <div class="left-border">GGGGGGG</div>
|
| +<!-- The left-most line of "A" --> <div class="left-border">GGGGGGG</div>
|
|
|
| -<!-- The 2nd left-most line of "A" --> <div>H J </div>
|
| +<!-- The 2nd left-most line of "A" --> <div>H J </div>
|
|
|
| -<!-- The 3rd left-most line of "A" --> <div>K L </div>
|
| +<!-- The 3rd left-most line of "A" --> <div>K L </div>
|
|
|
| -<!-- The 4th left-most line of "A" --> <div>MMMMMMM</div>
|
| +<!-- The 4th left-most line of "A" --> <div>MMMMMMM</div>
|
|
|
|
|
|
|
| -<!-- The 1st left-most line of left-most "S" --> <div class="left-border">NNNN Q</div>
|
| +<!-- The 1st left-most line of left-most "S" --> <div class="left-border">NNNN Q</div>
|
|
|
| -<!-- The 2nd left-most line of left-most "S" --> <div>R S T</div>
|
| +<!-- The 2nd left-most line of left-most "S" --> <div>R S T</div>
|
|
|
| -<!-- The 3rd left-most line of left-most "S" --> <div>U V W</div>
|
| +<!-- The 3rd left-most line of left-most "S" --> <div>U V W</div>
|
|
|
| -<!-- The 4th left-most line of left-most "S" --> <div>X YYYY</div>
|
| +<!-- The 4th left-most line of left-most "S" --> <div>X YYYY</div>
|
|
|
|
|
|
|
| -<!-- The left-most line of right-most "S" --> <div class="left-border">aaaa b</div>
|
| +<!-- The left-most line of right-most "S" --> <div class="left-border">aaaa b</div>
|
|
|
| -<!-- The 2nd left-most line of right-most "S" --> <div>c d e</div>
|
| +<!-- The 2nd left-most line of right-most "S" --> <div>c d e</div>
|
|
|
| -<!-- The 3rd left-most line of right-most "S" --> <div>f g h</div>
|
| +<!-- The 3rd left-most line of right-most "S" --> <div>f g h</div>
|
|
|
| -<!-- The 4th left-most line of right-most "S" --> <div id="right-border">j kkkk</div>
|
| +<!-- The 4th left-most line of right-most "S" --> <div id="right-border">j kkkk</div>
|
|
|
| </body>
|
| </html>
|
|
|