Index: LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-005.xht |
index 6f993b3b26b55451a4cad7cb46310394266ae2ed..2fa9b23c663437794b06facec8624b8ea4020a26 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-005.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; |
} |