Index: LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-003.xht |
index 1a892a72752649ee7c84d8b30153da1dd2cc0f9b..bd57bfb5d2a9ef13e6f25fc8cedd04cce4b14dfb 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-003.xht |
@@ -18,7 +18,7 @@ |
{ |
background-color: red; |
color: green; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 2em; /* computes to 100px */ |
-webkit-writing-mode: vertical-rl; |
} |