| Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
|
| diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
|
| index 1a1ed806c5f9c0daf80ad0e960986c6417846feb..526c869c0c51300ddb2b933e09846c86c85df337 100644
|
| --- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
|
| +++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
|
| @@ -39,6 +39,7 @@
|
| shape-outside: inset(0 0 0 100%);
|
| }
|
| </style>
|
| +<script src="../../../resources/ahem.js"></script>
|
| <body>
|
| <p>If a shape on a stacked float does not affect the line, then the line should be affected by the shape on the previous stacked float.</p>
|
| <p>You should see two green rectanges. There should be no red.</p>
|
|
|