Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-005.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-005.xht |
| index acb50dd7a5091488b2f366262fc0f6e0be5c337e..a1f84f6a42073ea2951365168e67f682dc9545ed 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-005.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vlr-005.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; |
| } |