Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-011.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-011.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-011.xht |
index 3eaeb15bc10ed9fdc873cf85de90b380ce8149c2..dfef1f6702fa8eb185754062f2b1fb7c6156f1b4 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-011.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-011.xht |
@@ -27,7 +27,7 @@ |
{ |
color: green; |
float: left; |
- font: 1.25em/1 Ahem; /* computes to 20px/20px */ |
+ font: 20px/1 Ahem; /* computes to 20px/20px */ |
-webkit-writing-mode: vertical-lr; |
} |
]]></style> |