Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
index de675dd95046763b7ab2788954e5c0c122debcc9..700b7bc8af59fc8911d47af1484695845e1ee73c 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
@@ -13,7 +13,7 @@ |
div#lr-upright |
{ |
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-lr; |
-webkit-text-orientation: upright; |