Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-009.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-009.xht |
index ca19629dc36d8358d50bfc67043efa770522bd55..d1ad18b2408e571188ae4dad036083fd05af23b2 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-009.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-009.xht |
@@ -18,7 +18,7 @@ |
{ |
color: green; |
float: left; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: auto; |
-webkit-writing-mode: vertical-lr; |
} |