| Index: LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff.html
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff.html b/LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff.html
|
| index f40e0598188db106541a7286b1a2d65a6b8a8d25..b5a3002dfd9dbcb57cf2495b78c278b45cb3af36 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff.html
|
| +++ b/LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
|
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
|
|
| <script>
|
| description('MutationObserver wrappers should survive GC for passing into the callback even if JS has lost references.');
|
|
|