| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht
|
| index 86fcd78e3c6bf2df2a1a1643b77030681ad9ec6b..77ae27276508063ead0af77be4e5304288a6227b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.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 colspan="2">KKKOO L Q M R NNNSS</td><td>TT UU</td></tr>
|
|
|
| -<!-- The left-most "S" -->
|
| +<!-- The left-most "S" -->
|
| <tr><td>VVV W X Y </td><td colspan="2">a b c d e f gggg</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>
|
|
|