Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht |
index e32c366cc6f5b4020221d9e49b1d165a0d27d167..cae3296f458aa8f2690bdcc9e15f00c72091b283 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.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; |
} |