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