| Index: LayoutTests/fast/dom/cloneNode-below-body-attribute-merging.html
|
| diff --git a/LayoutTests/fast/dom/cloneNode-below-body-attribute-merging.html b/LayoutTests/fast/dom/cloneNode-below-body-attribute-merging.html
|
| index 23eec759ce3ec073b41cc34966fb35d15a449133..dad97142b2534a1a929e3b2ec1620f0fa6cb331a 100644
|
| --- a/LayoutTests/fast/dom/cloneNode-below-body-attribute-merging.html
|
| +++ b/LayoutTests/fast/dom/cloneNode-below-body-attribute-merging.html
|
| @@ -16,6 +16,5 @@ document.addEventListener("DOMSubtreeModified", function() {
|
| description("Tests that cloning the body node in response to a DOMSubtreeModified event doesn't crash.");
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|