Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht |
index f4623e501620a9f8407169b12fffdafce31c1683..29945c4ed857fc04a93188ac148823ddb50c6e1b 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht |
@@ -17,7 +17,7 @@ |
div |
{ |
color: green; |
- font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
+ font: 100px/1 Ahem; /* computes to 100px/100px */ |
height: 300px; |
width: 200px; |
} |