| Index: LayoutTests/fast/dom/MutationObserver/mutation-record-constructor.html
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/mutation-record-constructor.html b/LayoutTests/fast/dom/MutationObserver/mutation-record-constructor.html
|
| index 30502afab1a3fc27199db1c9b03cf5b681355143..2232769cfdd40361797dc668cc0fa191cbf60521 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/mutation-record-constructor.html
|
| +++ b/LayoutTests/fast/dom/MutationObserver/mutation-record-constructor.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| description('MutationRecord should be exposed on window but not constructable');
|
|
|
|
|