| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-004.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-004.xht
|
| index 99cd5f6ef176dcaaf38eaedbe77b3febeb2105b5..bbb406679f6afcc84d5b14aa174d825a52590a0d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-004.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-column-order-004.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 colspanned cells in a table with 'direction' set to 'rtl' are handled according to a bottom-to-top column direction. 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 colspanned cells in a table with 'direction' set to 'rtl' are handled according to a bottom-to-top column direction. 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
|
|
|