Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
index 6125b76ed19b5a7614ea16fcf2378270143777fd..dec1ebac9f9bbd9565e6ecd8529e2d6eadcf7829 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-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; |