| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht
|
| index 257f7ce81b7f19c2a12f3123ee8942eace978161..26042d0611d4f74ff303b13cf5358c90a83a9516 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht
|
| @@ -53,43 +53,43 @@
|
|
|
| <body>
|
|
|
| -<!-- The right-most line of right-most "S" --> <div class="right-border">A BBBB</div>
|
| +<!-- The right-most line of right-most "S" --> <div class="right-border">A BBBB</div>
|
|
|
| -<!-- The 2nd right-most line of right-most "S" --> <div>C D E</div>
|
| +<!-- The 2nd right-most line of right-most "S" --> <div>C D E</div>
|
|
|
| -<!-- The 3rd right-most line of right-most "S" --> <div>F G H</div>
|
| +<!-- The 3rd right-most line of right-most "S" --> <div>F G H</div>
|
|
|
| -<!-- The 4th right-most line of right-most "S" --> <div>JJJJ K</div>
|
| +<!-- The 4th right-most line of right-most "S" --> <div>JJJJ K</div>
|
|
|
|
|
|
|
| -<!-- The right-most line of left-most "S" --> <div class="right-border">L MMMM</div>
|
| +<!-- The right-most line of left-most "S" --> <div class="right-border">L MMMM</div>
|
|
|
| -<!-- The 2nd right-most line of left-most "S" --> <div>Q R S</div>
|
| +<!-- The 2nd right-most line of left-most "S" --> <div>Q R S</div>
|
|
|
| -<!-- The 3rd right-most line of left-most "S" --> <div>T U V</div>
|
| +<!-- The 3rd right-most line of left-most "S" --> <div>T U V</div>
|
|
|
| -<!-- The 4th right-most line of left-most "S" --> <div>WWWW X</div>
|
| +<!-- The 4th right-most line of left-most "S" --> <div>WWWW X</div>
|
|
|
|
|
|
|
| -<!-- The right-most line of "A" --> <div class="right-border">YYYYYYY</div>
|
| +<!-- The right-most line of "A" --> <div class="right-border">YYYYYYY</div>
|
|
|
| -<!-- The 2nd right-most line of "A" --> <div>Z a </div>
|
| +<!-- The 2nd right-most line of "A" --> <div>Z a </div>
|
|
|
| -<!-- The 3rd right-most line of "A" --> <div>b c </div>
|
| +<!-- The 3rd right-most line of "A" --> <div>b c </div>
|
|
|
| -<!-- The 4th right-most line of "A" --> <div>ddddddd</div>
|
| +<!-- The 4th right-most line of "A" --> <div>ddddddd</div>
|
|
|
|
|
|
|
| -<!-- The right-most line of "P" --> <div class="right-border">eeee </div>
|
| +<!-- The right-most line of "P" --> <div class="right-border">eeee </div>
|
|
|
| -<!-- The 2nd right-most line of "P" --> <div>f g </div>
|
| +<!-- The 2nd right-most line of "P" --> <div>f g </div>
|
|
|
| -<!-- The 3rd right-most line of "P" --> <div>h j </div>
|
| +<!-- The 3rd right-most line of "P" --> <div>h j </div>
|
|
|
| -<!-- The 4th right-most line of "P" --> <div id="left-border">kkkkkkk</div>
|
| +<!-- The 4th right-most line of "P" --> <div id="left-border">kkkkkkk</div>
|
|
|
| </body>
|
| </html>
|
|
|