Chromium Code Reviews| Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-negative-top-margin.html |
| diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-negative-top-margin.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-negative-top-margin.html |
| index de82297d6097f8e30d5913b6a12634364db08563..51d262568109507edc4529d00dae4a361b151e99 100644 |
| --- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-negative-top-margin.html |
| +++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-negative-top-margin.html |
| @@ -17,6 +17,7 @@ |
| shape-outside: inset(0); |
| } |
| </style> |
| +<script src="../../../resources/ahem.js"></script> |
| <body> |
| <p>You should see one green rectangle. You should not see any red.</p> |
| <div class="container"> |