Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-003.xht |
index edbe03585e4aa6fca4163c75ea4708d9a870eb48..086fbd6041d341cf73e4f7ff39db74a16fa937e0 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-003.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gg-rg-100x100.png") no-repeat; |
color: transparent; |
- 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; |