Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-011.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-011.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-011.xht |
index 2a53c4daaed73c68d9205a3b5abe0f584ed2db10..467fc8b441019f6683c419f01de6ed9634f09e90 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-011.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-011.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-lr; |