Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-006.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-006.xht |
index f45a6f1c0db7b8f652f172bce537ab6cd926a5ca..e3069b7466ff5da9c0da0edf296139303669224a 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-006.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-006.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gr-gg-100x100.png") no-repeat; |
color: transparent; |
- font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
+ font: 50px/1 Ahem; /* computes to 50px/50px */ |
height: 100px; |
width: 100px; |
-webkit-writing-mode: vertical-rl; |