| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht
|
| index 7ed8486504b268dce4324e5be9b83c2c91aed289..3c17505f8b2476f33f7edef2c34e209974b4de03 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht
|
| @@ -27,7 +27,7 @@
|
| test a bit more challenging.
|
| */
|
| padding-bottom: 0.5em; /* computes to 45px */
|
| - -webkit-text-orientation: mixed;
|
| + text-orientation: mixed;
|
| -webkit-writing-mode: vertical-lr;
|
| }
|
|
|
|
|