Index: LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-replaced-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-replaced-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-replaced-003.xht |
index 94026629f5f31f62f8a9087fb7a55ad57a093fae..51b902ce0988ee545b2112c4cf20873efbf98d2e 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-replaced-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/baseline-inline-replaced-003.xht |
@@ -17,7 +17,7 @@ |
div |
{ |
background-color: red; |
- font: 6em/1 Ahem; /* computes to 96px/96px */ |
+ font: 96px/1 Ahem; /* computes to 96px/96px */ |
height: 99px; /* the height of the cat image */ |
-webkit-writing-mode: vertical-lr; |
} |