| Index: LayoutTests/fast/dom/document-importNode-arguments.html
|
| diff --git a/LayoutTests/fast/dom/document-importNode-arguments.html b/LayoutTests/fast/dom/document-importNode-arguments.html
|
| index c18a73d1079a37858cd969b8fc5d91eca1462487..66f89c53e50bf69cf61e54facd803c22fd0ffeea 100644
|
| --- a/LayoutTests/fast/dom/document-importNode-arguments.html
|
| +++ b/LayoutTests/fast/dom/document-importNode-arguments.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p>This page tests calling document.importNode.</p>
|
|
|