| Index: LayoutTests/fast/dom/HTMLElement/spellcheck.html
|
| diff --git a/LayoutTests/fast/dom/HTMLElement/spellcheck.html b/LayoutTests/fast/dom/HTMLElement/spellcheck.html
|
| index b7e23f6cd7c59b3255c2f0498c82af69340a30dc..dc79b13d7bfa515b7a02ab8482185774ea6751ec 100644
|
| --- a/LayoutTests/fast/dom/HTMLElement/spellcheck.html
|
| +++ b/LayoutTests/fast/dom/HTMLElement/spellcheck.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/spellcheck.js"></script>
|
|
|