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