| Index: LayoutTests/fast/dom/normalize-attributes-mutation-event-crash.html
|
| diff --git a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash.html b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash.html
|
| index 009fa987f76b49ee7769ec0fc689ed6f98125e3c..63a5985e32c9771c98fd320ec6fda6c0bdc2f8b5 100644
|
| --- a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash.html
|
| +++ b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash.html
|
| @@ -17,6 +17,5 @@ el.attributes[1].addEventListener('DOMSubtreeModified', function() { el.removeAt
|
| el.normalize()
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|