Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-004.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-004.xht |
| index 8dd466041fd6ed733a76e1d044608e9e0939c9cf..2667da65aa2e65ea2dabaf835fcbb342cd28b75c 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-004.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-004.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-rl; |
| } |