Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vrl-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vrl-004.xht |
index 6f48b9d28363b8ff39b436dc04eb35992a14c5a7..dcafe7fe003203865ba4662413d2596fec604a3e 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vrl-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-replaced-vrl-004.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-rl; |
} |