Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-004.xht |
index 7d73d3bfd8af42c1be3614d7c56dacbc73e4654c..48651919dbcb0007d7135ba4bab22aa39fd319b2 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-004.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gg-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; |