| Index: LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html b/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
|
| index 251618fa7408c6235fbd66e8ac4e786e88e44d25..89d09eec3fd89581fa952973bb255867dacfeced 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
|
| +++ b/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.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('Test that new WebKitMutationObserver is the same as new MutationObserver.');
|
|
|