Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-003.xht |
index 411744047bf4157e1766c4b6b2f13608dfee4d02..f11fb0a9e0d1e1d2937cd0df2c861aba4f970155 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-003.xht |
@@ -12,7 +12,7 @@ |
div#lr-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-lr; |
-webkit-text-orientation: mixed; |