Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht |
index 8daae93010a1016fc7bac887181513560b293818..1c5923021878efa33cc3014573b101f6343729a3 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht |
@@ -12,7 +12,7 @@ |
div#lr-sideways-right |
{ |
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-lr; |
-webkit-text-orientation: sideways-right; |