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