Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-007.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-007.xht |
index 212ceb5cdfa7a5615d58023b780d91666d9cfeb3..b6ed93b71e38bb25f18d471ba5092a422db7c224 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-007.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-007.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-rg-gg-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; |