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