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