Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-002.xht |
index 890aa63ef36a20a96d4d6fc6155dfdb910adb886..5241fa08bf1b9337202c2a33cb0cd6a65d75d8aa 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-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; |
} |