Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
index c88027b1317cf3a69f09925dacc257eed01604fc..eb61da7e88f3da2265689f5d46b2d3eca6064cc8 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht |
@@ -13,7 +13,7 @@ |
div#rl-sideways |
{ |
color: fuchsia; |
- font: 3.75em/1 Ahem; /* computes to 60px/60px */ |
+ font: 60px/1 Ahem; /* computes to 60px/60px */ |
height: 4em; |
-webkit-writing-mode: vertical-rl; |
-webkit-text-orientation: sideways; |