Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vlr-005.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vlr-005.xht |
index 4bffcc692b6553b6585c439e9beb2ffc9e2e0319..d992eb21f8b4e27f48d7b91f763d987358046c9c 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vlr-005.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vlr-005.xht |
@@ -16,7 +16,7 @@ |
<style type="text/css"><![CDATA[ |
div |
{ |
- font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
+ font: 100px/1 Ahem; /* computes to 100px/100px */ |
height: 2em; |
-webkit-writing-mode: vertical-lr; |
} |