| Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html
|
| diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html
|
| index 754b1160384d693ca56949dde073b3b3771cea66..4ca0ce29962a4d9f6854ed0cda4e861e75e6b010 100644
|
| --- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html
|
| +++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html
|
| @@ -39,6 +39,7 @@
|
| clear: right;
|
| }
|
| </style>
|
| +<script src="../../../resources/ahem.js"></script>
|
| <body>
|
| <p>If two floats affect the same line and the longer float has a shape that makes it short, then the other float should be respected as the offset for the line.</p>
|
| <p>You should see two green rectanges. There should be no red.</p>
|
|
|