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