Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-006.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-006.xht |
index 664d83e7ad36d5597ca6251dd8c1a031a050daaf..6346eb0ecb31c9af760e955d54708b47cff3ce2a 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-006.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-006.xht |
@@ -17,7 +17,7 @@ |
div#wrapper |
{ |
background: red url("support/pattern-rg-rg-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-rl; |