Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-002.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-002.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-002.xht |
index 9c07d716845e163799ed6203df38298ba5cc6fdd..0e5bbe70ac919829d2bbde5fd9e818c2297aa8f1 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-002.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-002.xht |
@@ -15,7 +15,7 @@ |
color: orange; |
font: 60px/1 Ahem; /* computes to 60px/60px */ |
-webkit-writing-mode: vertical-rl; |
- -webkit-text-orientation: mixed; |
+ text-orientation: mixed; |
} |
div#inline-block |