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