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