Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007.xht |
index 9938c25aec082cd6f8e2fdc20f16c747086f1f5e..210db1fed1800729ae19dc19ed6b8a484f583009 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007.xht |
@@ -13,7 +13,7 @@ |
div#lr |
{ |
color: orange; |
- font: 3.75em/3 Ahem; /* computes to 60px/180px */ |
+ font: 60px/3 Ahem; /* computes to 60px/180px */ |
-webkit-writing-mode: vertical-lr; |
} |