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