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