| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
|
| index 747f250b2362b7c8f0fff3d3b6cd82e33976fd07..35086f015cafb8de59a143a2631b7e5eac95ce5a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
|
| @@ -48,16 +48,16 @@
|
|
|
| <table>
|
|
|
| -<!-- 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>
|
|
|
| -<!-- The left-most "S" -->
|
| +<!-- The left-most "S" -->
|
| <tr><td colspan="2">N OO Q R S T UUUU</td><td>WW X Y Z</td></tr>
|
|
|
| -<!-- The "A" -->
|
| +<!-- The "A" -->
|
| <tr><td>aaa b c ddd</td><td colspan="2">eeff g h jjjj</td></tr>
|
|
|
| -<!-- 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>
|
|
|
| </table>
|
|
|