Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-009.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-009.xht |
index c4458b67b9c3c851d7d8244835f59fa481b6b131..075acba56500c83b25db41e1bfd96457ec096c27 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-009.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-009.xht |
@@ -17,7 +17,7 @@ |
div#wrapper |
{ |
background: red url("support/pattern-gr-gr-100x100.png"); |
- font-size: 3.125em; /* computes to 50px */ |
+ font-size: 50px; |
height: 2em; /* computes to 100px */ |
width: 2em; /* computes to 100px */ |
-webkit-writing-mode: vertical-lr; |