Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-005.xht |
index 510d2f8e656060a595876e379ad2b6fbd6a0aab9..3160d142ee0da65aa0a2eac7f69c7ca1db7d980d 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-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; |
} |