| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
|
| similarity index 65%
|
| copy from LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht
|
| copy to LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
|
| index 12473d5b17310b60423173165d4ae6ce7ee35bd2..f7806eae9446b33c6753201624b9fe0ba30f52ae 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
|
| @@ -10,20 +10,18 @@
|
|
|
| <meta content="image" name="flags" />
|
|
|
| - <style type="text/css"><![CDATA[
|
| - img#green-square
|
| - {
|
| - position: relative;
|
| - top: 80px;
|
| - }
|
| - ]]></style>
|
| </head>
|
|
|
| <body>
|
|
|
| <p><img src="support/pass-cdts-abs-pos-non-replaced.png" width="246" height="36" alt="Image download support must be enabled" /></p>
|
|
|
| - <div><img id="green-square" src="support/swatch-green.png" width="80" height="80" alt="Image download support must be enabled" /></div>
|
| + <!--
|
| + Image says:
|
| + Test passes if there is a filled green square and <strong>no red</strong>.
|
| + -->
|
| +
|
| + <div><img src="support/swatch-green.png" width="50" height="50" alt="Image download support must be enabled" /></div>
|
|
|
| </body>
|
| </html>
|
|
|