Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-012.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-012.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-012.xht |
index 2056379e18b68b7b85a9a922415cbf70281dac33..e8a1850241bb7ea4fa9d51f8adb27bcf3843ce35 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-012.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-012.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gr-rg-100x100.png") no-repeat; |
color: transparent; |
- 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; |