Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht |
index db1aa29655b67800968e67edf5bf35a5eecc881d..92167852d75407d559f7440ae86adf7133dcd1ce 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht |
@@ -27,7 +27,7 @@ |
test a bit more challenging. |
*/ |
padding-bottom: 0.5em; /* computes to 45px */ |
- -webkit-text-orientation: upright; |
+ text-orientation: upright; |
-webkit-writing-mode: vertical-lr; |
} |