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