| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht
|
| index 56323c1c469c45706cf3177a099feaa7ea7cd45c..3e00b48f6f3f3759cc378a74b731f887b57d7846 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht
|
| @@ -48,16 +48,16 @@
|
|
|
| <table>
|
|
|
| -<!-- The "P" -->
|
| +<!-- The "P" -->
|
| <tr><td class="left-most-cell">AAA B C DDD</td><td class="left-most-cell">EE F G H</td><td class="left-most-cell">JJ </td></tr>
|
|
|
| -<!-- The "A" -->
|
| +<!-- The "A" -->
|
| <tr><td>KKK L M NNN</td><td>OO Q R SS</td><td>TT UU</td></tr>
|
|
|
| -<!-- The left-most "S" -->
|
| +<!-- The left-most "S" -->
|
| <tr><td>VVV W X Y </td><td>a b c dd</td><td> e f g hh</td></tr>
|
|
|
| -<!-- The right-most "S" -->
|
| +<!-- The right-most "S" -->
|
| <tr><td>jjj k m n </td><td>q r s tt</td><td> u v w xx</td></tr>
|
|
|
| </table>
|
|
|