Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004.xht |
index 434ebca9bff31e8fed9a2853ce77b588b6df6550..77e11b266c789f1ae8beef9d2e40e8d2b90a4246 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004.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; |
} |