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