| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
|
| index 27a45a86bd9adc8b4e85dcc0285779129d63be1a..47837c03a7a044b719646b1bb4e46ba06e8da758 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
|
| @@ -10,11 +10,12 @@
|
|
|
| <style type="text/css"><![CDATA[
|
| div
|
| - {
|
| - background-color: green;
|
| - height: 100px;
|
| - width: 100px;
|
| - }
|
| + {
|
| + background-color: green;
|
| + height: 100px;
|
| + margin-left: 300px;
|
| + width: 100px;
|
| + }
|
| ]]></style>
|
|
|
| </head>
|
|
|