| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| index cd6836dbc2bf60970643532d569910b8f1de44ee..e007934e12a359f3b61ce77a0d3fa94f47f5ccdf 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| @@ -19,7 +19,7 @@
|
| color: orange;
|
| font: 60px/1.5 Ahem; /* computes to 60px/90px */
|
| height: 4em;
|
| - -webkit-text-orientation: upright;
|
| + text-orientation: upright;
|
| -webkit-writing-mode: vertical-lr;
|
| }
|
|
|
|
|