Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-013.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-013.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-013.xht |
index 10f8bce956bee410ca4f9e8b52e8a546799df61f..119a2fee1e5010a4801ab63e79e1c9c86f5d13bb 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-013.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-vlr-013.xht |
@@ -18,7 +18,7 @@ |
{ |
background: red url("support/pattern-rg-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-lr; |