Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-002.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-002.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-002.xht |
index 575e769a3df5629413a8a470bbe952b7e4474ab0..7589728f0346676442bea00247f7fc604e97f2a4 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-002.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vrl-002.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-gg-gr-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; |