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