| Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
|
| diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
|
| index 4d13b38444bdb93a3cbbd57bb22d654b74b5d679..c3ac3ec017d3cf517c5ccd7980208c2bc028a4f1 100644
|
| --- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
|
| +++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
|
| @@ -39,6 +39,7 @@
|
| shape-outside: inset(0 0 0 50%);
|
| }
|
| </style>
|
| +<script src="../../../resources/ahem.js"></script>
|
| <body>
|
| <p>Shapes should not affact float stacking, but should affect inline content.</p>
|
| <p>You should see two green rectanges. There should be no red.</p>
|
|
|