Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-010.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-010.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-010.xht |
| index 858a10ebef46cdd31c1118ba71be6fe1d2036684..0d4356f748b4b2892507fad1694871c31c6dd579 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-010.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-010.xht |
| @@ -27,7 +27,7 @@ |
| { |
| color: green; |
| float: left; |
| - font: 1.25em/1 Ahem; /* computes to 20px/20px */ |
| + font: 20px/1 Ahem; /* computes to 20px/20px */ |
| -webkit-writing-mode: vertical-rl; |
| } |
| ]]></style> |