Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht |
| index 9e143f0eb9050ae3db9e31efdafb2c86f6f2e331..0d3c0f2f57563067b8a4f1d055c635f4f90d0616 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht |
| @@ -27,7 +27,7 @@ |
| { |
| border-spacing: 0px; |
| caption-side: block-end; |
| - font: 3.125em/1 Ahem; /* computes to 50px/50px */ |
| + font: 50px/1 Ahem; /* computes to 50px/50px */ |
| -webkit-writing-mode: vertical-lr; |
| } |