Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-012.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-012.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-012.xht |
| index 7e80ecb2a0583d66b1a3e86bf67189f6757eba1a..37964d92e445b751d6c6060280bde3ec59be08d5 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-012.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vrl-012.xht |
| @@ -28,7 +28,7 @@ |
| { |
| color: green; |
| float: right; |
| - font: 1.25em/1 Ahem; /* computes to 20px/20px */ |
| + font: 20px/1 Ahem; /* computes to 20px/20px */ |
| -webkit-writing-mode: vertical-rl; |
| } |