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