Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-006.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-006.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-006.xht |
index 2b1bfdc90f78466318b74859957f3cd51035835c..9d57d7c8374f44a8c4653ea39280be0a00fcec2e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-006.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-006.xht |
@@ -14,7 +14,7 @@ |
color: fuchsia; |
font: 60px/1.5 Ahem; /* computes to 60px/90px */ |
-webkit-writing-mode: vertical-rl; |
- -webkit-text-orientation: sideways; |
+ text-orientation: sideways; |
} |
span#fuchsia120 |