Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
index 3238ce23dba8c620d8b61af3cf0ba35148c6c01d..e7c2f3ba12c84b5712b39e7c7bac8ccc8b1a769f 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.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; |
} |