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