Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.xht |
| index dc065e8677c824c7ede2294451ac8b2196d3f171..37a2680fa3ba1a1bdede94fb7ab44ba36700f1d7 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.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-rl; |
| } |