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