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