Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-007.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-007.xht |
| index f9f0c48816e3408d85d5ebcb3d828378e201dd28..acd277aadf107a42288f09f9a931772dac826f9a 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-007.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-007.xht |
| @@ -18,7 +18,7 @@ |
| { |
| background-color: red; |
| float: left; |
| - font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
| + font: 100px/1 Ahem; /* computes to 100px/100px */ |
| -webkit-writing-mode: vertical-lr; |
| } |