| Index: LayoutTests/fast/dom/custom/registration-context-delete-during-callback-recursion.html
|
| diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-callback-recursion.html b/LayoutTests/fast/dom/custom/registration-context-delete-during-callback-recursion.html
|
| index d25464553fc9cdd3a42872a78bcbcd3397d72a8b..b01f192bcb37036c0d22200004b1e33fd35dab3a 100644
|
| --- a/LayoutTests/fast/dom/custom/registration-context-delete-during-callback-recursion.html
|
| +++ b/LayoutTests/fast/dom/custom/registration-context-delete-during-callback-recursion.html
|
| @@ -36,4 +36,3 @@ if (fork()) {
|
| done();
|
| }
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|