| Index: LayoutTests/fast/dom/custom/document-register-reentrant-throwing-constructor.html
|
| diff --git a/LayoutTests/fast/dom/custom/document-register-reentrant-throwing-constructor.html b/LayoutTests/fast/dom/custom/document-register-reentrant-throwing-constructor.html
|
| index 3b0c3d1236c3b196713c7a0ad04aba0e90451e59..3ea4116d7d16e71b15202f3d172400519189d463 100644
|
| --- a/LayoutTests/fast/dom/custom/document-register-reentrant-throwing-constructor.html
|
| +++ b/LayoutTests/fast/dom/custom/document-register-reentrant-throwing-constructor.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="./resources/document-register-fuzz.js"></script>
|
| </head>
|
| <body>
|
|
|