| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-005.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-005.xht
|
| index 16fbf6d52d6b0e3ee2d016a3e9ce2dba922d7c15..da038ac73d8c3f377ecec68d78e3a472e0e143bb 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-005.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-clear-vlr-005.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;
|
|
|