Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015.xht |
index f7d1d9c556f3ff488aefd7c4f63779c64ab39782..f0cf24dab5489c4295109edb669a2fe090690a5a 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015.xht |
@@ -16,7 +16,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; |
} |