| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht
|
| index a0063fa871af5ca1e82dc3fb68dcf3f15c3c1aee..abd6f3c022886c87026773182f5ea82ab32bc6fc 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht
|
| @@ -19,7 +19,7 @@
|
| border-spacing: 0px;
|
| caption-side: bottom; /* very important declaration to do here */
|
| caption-side: block-start;
|
| - font: 3.125em/1 Ahem; /* computes to 50px/50px */
|
| + font: 50px/1 Ahem; /* computes to 50px/50px */
|
| -webkit-writing-mode: vertical-lr;
|
| }
|
|
|
|
|