Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-008.xht |
index aa550de4bd697c0c07049faf8afea58faeaf65ba..f32264285dc5915f4ad79de92540cac4808a0571 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-008.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; |