Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-008.xht |
index 6099e8db4d2e8caf4653cd45bbae10f8f551db6b..8df9066c0935d678de8bbf69d3d311cfece5b224 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-008.xht |
@@ -12,7 +12,7 @@ |
div#rl-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-rl; |
-webkit-text-orientation: sideways-right; |