| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-003.xht
|
| index a3bce5aa3546b8590d014e040d3ceba918036bbf..3fad60816cc8c0f9b3be815ccea70d6d274f08ca 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-003.xht
|
| @@ -13,7 +13,7 @@
|
| <link rel="match" href="block-flow-direction-001-ref.xht" />
|
|
|
| <meta content="ahem" name="flags" />
|
| - <meta content="This test checks that a table with 'writing-mode' set to 'vertical-lr' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces ( ) which are all strongly sensitive to bidi directionality." name="assert" />
|
| + <meta content="This test checks that a table with 'writing-mode' set to 'vertical-lr' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality." name="assert" />
|
|
|
| <style type="text/css"><![CDATA[
|
| body
|
|
|