| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-004.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-004.xht
|
| index 5d3b066dcdb035581dd6bf04ebdee9adf504048b..c6aa35eb4cd9adc20f596fc421c0a949f20efeda 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-004.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-004.xht
|
| @@ -15,7 +15,7 @@
|
| color: orange;
|
| font: 60px/1 Ahem; /* computes to 60px/60px */
|
| -webkit-writing-mode: vertical-rl;
|
| - -webkit-text-orientation: upright;
|
| + text-orientation: upright;
|
| }
|
|
|
| div#inline-block
|
|
|