| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht
|
| index abc7777f7827193df4552cee20682c0b751d0fe7..1a6aacfcc886e94e851f657c83bb13ea4c0a3bea 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht
|
| @@ -27,7 +27,7 @@
|
| test a bit more challenging.
|
| */
|
| padding-bottom: 0.5em; /* computes to 45px */
|
| - -webkit-text-orientation: upright;
|
| + text-orientation: upright;
|
| -webkit-writing-mode: vertical-rl;
|
| }
|
|
|
|
|