| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005-expected.xht
|
| index 27a45a86bd9adc8b4e85dcc0285779129d63be1a..651cf75c8ac045634c6919c23b423eeaa17d997d 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005-expected.xht
|
| @@ -9,11 +9,11 @@
|
| <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
|
|
| <style type="text/css"><![CDATA[
|
| - div
|
| - {
|
| - background-color: green;
|
| + div
|
| + {
|
| + background-color: green;
|
| height: 100px;
|
| - width: 100px;
|
| + width: 100px;
|
| }
|
| ]]></style>
|
|
|
| @@ -23,7 +23,7 @@
|
|
|
| <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
|
|
|
| - <div></div>
|
| + <div></div>
|
|
|
| </body>
|
| </html>
|
|
|