Index: LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-004.xht |
index 1006a3afc70ef7c227301e666ba94f46e720784e..b6dd7794d7bfbbfeef4443e391cad50f711db852 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-004.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; |
} |