Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005.xht |
index 4a8256f7e322862365aa7245a00f1c6a43138ce4..ae593eac181971cd628a6d437bac424c8baab7ac 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005.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; |
} |