Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-006.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-006.xht |
index 9ad644aa9764ecb1ce3a1850d08949c2bd78685f..6df50a1233e1d46c4080817bfa76c443e6536bca 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-006.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-006.xht |
@@ -18,7 +18,7 @@ |
{ |
background-color: red; |
float: left; |
- font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
+ font: 100px/1 Ahem; /* computes to 100px/100px */ |
-webkit-writing-mode: vertical-rl; |
} |