| 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 b01f192bcb37036c0d22200004b1e33fd35dab3a..5250b67d4151b4e2457e0bb3a1329c6ab5868b50 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
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="testutils.js"></script>
|
| <body>
|
| <div id="s">
|
|
|