Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-010.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-010.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-010.xht |
index e65e1f8a6e6b19c0674d39a8b02c57085dfaf3a9..596831e57ff2ccc6fa92ffe9b0b730b25c6399ff 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-010.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-010.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-rg-gr-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; |