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