Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht |
index 99adb7800d861c13858a3b189f904f6ae6377085..d18ce56f1164fdc4f11eb59bce92aa7f5452e52c 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-005.xht |
@@ -12,7 +12,7 @@ |
div#lr-upright |
{ |
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-lr; |
-webkit-text-orientation: upright; |