| Index: LayoutTests/fast/dom/custom/registration-context-delete-during-upgrade.html
|
| diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-upgrade.html b/LayoutTests/fast/dom/custom/registration-context-delete-during-upgrade.html
|
| index 5d1b5fe6bef70099773edbabc72dde52484fd60f..b8692bd22c109e195afa6efe887e16296d6f5700 100644
|
| --- a/LayoutTests/fast/dom/custom/registration-context-delete-during-upgrade.html
|
| +++ b/LayoutTests/fast/dom/custom/registration-context-delete-during-upgrade.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>
|
| <x-a></x-a>
|
|
|