Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-003.xht |
index 6476d91a9b89ba6942dcf37766b2b7665f84661f..25f5063781c295c30c6e83add675d04b90ac418b 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-003.xht |
@@ -17,7 +17,7 @@ |
{ |
background: red url("support/pattern-gr-gr-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-lr; |