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