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