Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-002.xht |
index d0dbe53c210b5699124ecf7ec5926221eae01fa5..c829d7f2a3ba3f9a6a8923fb7441cbb75ec8a635 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vrl-002.xht |
@@ -17,7 +17,7 @@ |
{ |
background: red url("support/pattern-rg-rg-100x100.png"); |
color: transparent; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 2em; /* computes to 100px */ |
width: 2em; /* computes to 100px */ |
-webkit-writing-mode: vertical-rl; |