Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
index 4f2254a9913e89889c1c2d5eebc5006045cb477e..1c7d750a202dfd1bf704c6b73c3fb8be3337c634 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.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; |
} |