| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-005-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-005-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-005-expected.xht
|
| index b5d84114a3084caadb3bc1be0ed1e7ee067c0776..42f6eb18e0db8abab36c527a4a3dcbf94aa63a6d 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-005-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-005-expected.xht
|
| @@ -12,12 +12,12 @@
|
|
|
| img
|
| {
|
| - padding-left: 15px; /* = the position of first orange square */
|
| + padding-left: 60px; /* = the position of first orange square */
|
| }
|
|
|
| img + br + img
|
| {
|
| - padding-left: 45px; /* = the position of second orange square*/
|
| + padding-left: 60px; /* = the position of second orange square*/
|
| }
|
| ]]></style>
|
|
|
| @@ -25,7 +25,7 @@
|
|
|
| <body>
|
|
|
| -<p>Test passes if the <strong>right edge</strong> of an irregular orange polygon is straight and unbroken.</p>
|
| +<p>Test passes if the <strong>left edge</strong> of an irregular orange polygon is straight and unbroken.</p>
|
|
|
| <div>
|
| <img src="support/swatch-orange.png" width="60" height="60" alt="Image download support must be enabled" /><br/><!--
|
|
|