Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
index 906fd969a4590743740ebb3efa265132433f6e17..6b43c0a8f4910eb927a20d704f414109f037927c 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
@@ -15,7 +15,7 @@ |
color: orange; |
font: 60px/1 Ahem; /* computes to 60px/60px */ |
-webkit-writing-mode: vertical-lr; |
- -webkit-text-orientation: upright; |
+ text-orientation: upright; |
} |
div#inline-block |