| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht
|
| index 208cc292cf55e4718ae2275773ab2e192b5063f6..dfc9a931f17e9095041fdbc31752fd057afb27fa 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.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 rowspan="2">JJ K L M WW X Y Z</td></tr>
|
|
|
| -<!-- The left-most "S" -->
|
| +<!-- The left-most "S" -->
|
| <tr><td>N O Q RRR</td><td>SS T U V</td></tr>
|
|
|
| -<!-- The "A" -->
|
| +<!-- The "A" -->
|
| <tr><td>aaa b c ddd</td><td rowspan="2" class="left-most-cell">ee f g hh r s t uu</td><td>jj kk</td></tr>
|
|
|
| -<!-- The "P" -->
|
| +<!-- The "P" -->
|
| <tr><td class="left-most-cell">mmm n o qqq</td><td class="left-most-cell"> vv</td></tr>
|
|
|
| </table>
|
|
|