| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
|
| index b41bd799f8e9c6202a56d044846831fd5d7bcecc..762ef7b7c60a09cd11b8aaf9cf3758f76e809d59 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
|
| @@ -28,7 +28,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-rl;
|
| }
|
|
|
|
|