Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
index 700b7bc8af59fc8911d47af1484695845e1ee73c..7f5882a1fa24443f5204a3e9cc9f03e016b7eefc 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
@@ -16,7 +16,7 @@ |
font: 60px/1 Ahem; /* computes to 60px/60px */ |
height: 4em; |
-webkit-writing-mode: vertical-lr; |
- -webkit-text-orientation: upright; |
+ text-orientation: upright; |
} |
div#inline-table |