Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-003.xht |
index b30e50efbee2aecfac02308d17de4bf204534ac8..a2d6d63c1055fd7a042f36721766a20bb3097da7 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-003.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-lr; |
} |