| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht
|
| index 1436a26e1ca2ee2873e4ee6161539572f9b52732..87a2cd17772c79789a1ae70f55d703fe48cf43a8 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht
|
| @@ -14,7 +14,7 @@
|
| color: orange;
|
| font: 60px/1.5 Ahem; /* computes to 60px/90px */
|
| -webkit-writing-mode: vertical-lr;
|
| - -webkit-text-orientation: upright;
|
| + text-orientation: upright;
|
| }
|
|
|
| span#blue120
|
|
|