| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht
|
| index 7f7e6a859846cf202564a1316319a5ffe6a331a6..48ec57444718a939e9d1c5428b756e817c7923ff 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht
|
| @@ -50,27 +50,27 @@
|
|
|
| <thead>
|
|
|
| -<!-- The right-most "S" -->
|
| +<!-- The right-most "S" -->
|
| <tr><td>A B C DDD</td><td>EE F G H</td><td>JJ K L M</td></tr>
|
|
|
| </thead>
|
|
|
| <tfoot>
|
|
|
| -<!-- The "P" -->
|
| +<!-- The "P" -->
|
| <tr><td class="left-most-cell">mmm n o qqq</td><td class="left-most-cell">r s t uu</td><td class="left-most-cell"> vv</td></tr>
|
|
|
| </tfoot>
|
|
|
| <tbody>
|
|
|
| -<!-- The left-most "S" -->
|
| +<!-- The left-most "S" -->
|
| <tr><td>N O Q RRR</td><td>SS T U V</td><td>WW X Y Z</td></tr>
|
|
|
| </tbody>
|
|
|
| <tbody>
|
| -<!-- The "A" -->
|
| +<!-- The "A" -->
|
| <tr><td>aaa b c ddd</td><td>ee f g hh</td><td>jj kk</td></tr>
|
|
|
| </tbody>
|
|
|