Index: LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-002.xht |
index 4410caedb9458572ac1018d2b5710adc52d1a590..60ff53e16c622da7bf77c87137f0e0c359010c3b 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-non-replaced-002.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; |
} |