| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-002.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-002.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-002.xht
|
| index 5a55691a3b4d071fded1870322324c4269726f77..0f3f289f04ec295351a6ad99880653a048bcefbc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-002.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-002.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-rl;
|
| }
|
|
|
|
|