Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-004.xht |
index 31906d67b9a25b3871d00c701d12ab15309e2f4e..c6169b3285a609bf3984ef1a488654c6329e9006 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-004.xht |
@@ -12,7 +12,7 @@ |
div#rl-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-rl; |
-webkit-text-orientation: upright; |