Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-002.xht |
index 22ebd91c6664cc43fee17c2e4a19d54783418029..9cd035e254e18a44bcb589288d1cad2d8f14649a 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-002.xht |
@@ -12,7 +12,7 @@ |
div#rl-mixed |
{ |
color: orange; |
- 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: mixed; |