Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
index e74bae10c4a3798793c99358266b690c70cf8a59..e53668a5c90c7b9b45b552ea6c29b12ce1760863 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.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; |
} |