Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-013.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-013.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-013.xht |
| index e09fdd50e858867306def474c521c416e8bd9a6b..730cd8e440600f55ecb583742c8708c44806ba48 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-013.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-contiguous-vlr-013.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-lr; |
| } |