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