Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
index af96585e88b3b59fa327185d56e264fdaeb7f237..87d7438a625bcde62eb81f6f27f8e52145577c92 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
@@ -15,7 +15,7 @@ |
color: fuchsia; |
font: 60px/1 Ahem; /* computes to 60px/60px */ |
-webkit-writing-mode: vertical-rl; |
- -webkit-text-orientation: sideways; |
+ text-orientation: sideways; |
} |
div#inline-block |