Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-008.xht |
index b317a2e912b32eecf585cea5ab91eb4a01ce5c04..3173193a3d186e7886df588dc243d73d7c0c1883 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-008.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gg-gr-100x100.png") no-repeat; |
color: green; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 100px; |
width: 100px; |
-webkit-writing-mode: vertical-rl; |