| Index: LayoutTests/fast/dom/node-filter-detached-iframe-crash.html
|
| diff --git a/LayoutTests/fast/dom/node-filter-detached-iframe-crash.html b/LayoutTests/fast/dom/node-filter-detached-iframe-crash.html
|
| index 59f0ed099abc1555bcaf68ad3a4b110cf09fd6e6..6788b155a15e2b7a672da895320f9b1479ce2dfc 100644
|
| --- a/LayoutTests/fast/dom/node-filter-detached-iframe-crash.html
|
| +++ b/LayoutTests/fast/dom/node-filter-detached-iframe-crash.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
|
|