Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-004.xht |
index f5de1c2078d20ea7a2947bedafbf3b02727bb95e..254a3e39dbf6aa0626c2759e00343ebae6b37fec 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-004.xht |
@@ -17,7 +17,7 @@ |
{ |
background: red url("support/pattern-rg-rg-100x100.png"); |
color: transparent; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 2em; /* computes to 100px */ |
width: 2em; /* computes to 100px */ |
-webkit-writing-mode: vertical-rl; |