Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-007.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-007.xht |
index c43626e2e4aac1efba3b3d8f0dd8c66a84fc9a79..538319e0316584f0ec7f6d2228a7a194611ba165 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-007.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-007.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; |