Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-002.xht |
index fa7697f556b50ce97dfd986178f9faf4276a817c..db57b8d04639488d14f4f51aaaff631713f0a2eb 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-002.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; |
} |