Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-009.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-009.xht |
index 739d009654c18f46f65b94c2d26fa7a9083f86b7..f4fca8d2e4e01903b33b91bf33b69d69de830aaa 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-009.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-009.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gg-rg-100x100.png") no-repeat; |
color: green; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 100px; |
width: 100px; |
-webkit-writing-mode: vertical-lr; |