| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003-expected.xht
|
| index c576e20acc49586f10e969107253bae1d3882d77..f01f983898249c97ced81cff69f54e4d9042eef5 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003-expected.xht
|
| @@ -10,20 +10,13 @@
|
|
|
| <meta name="flags" content="image" />
|
|
|
| - <style type="text/css"><![CDATA[
|
| - div
|
| - {
|
| - position: absolute;
|
| - top: 252px;
|
| - }
|
| - ]]></style>
|
| </head>
|
|
|
| <body>
|
|
|
| <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
|
|
|
| - <div><img src="support/swatch-green.png" width="100" height="100" alt="Image download support must be enabled" /></div>
|
| + <div><img src="support/left-bottom-green-200x300.png" width="200" height="300" alt="Image download support must be enabled" /></div>
|
|
|
| </body>
|
| </html>
|
|
|