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