| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht
|
| index 65939ac7355a5d7bd91bfa3cdde543a984431253..4d8a4f9ec85620c7e1b713ef2cbdd56bd80eb752 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht
|
| @@ -15,7 +15,7 @@
|
| color: orange;
|
| font: 60px/1 Ahem; /* computes to 60px/60px */
|
| -webkit-writing-mode: vertical-lr;
|
| - -webkit-text-orientation: mixed;
|
| + text-orientation: mixed;
|
| }
|
|
|
| div#inline-block
|
|
|