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