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