| Index: LayoutTests/fast/forms/focus-selection-textarea.html
|
| diff --git a/LayoutTests/fast/forms/focus-selection-textarea.html b/LayoutTests/fast/forms/focus-selection-textarea.html
|
| index 35cbe8fc8402e627d537354640ef93fdddd8a11a..169826bcf7a56d9a5e11aa95b4f91280779036cf 100644
|
| --- a/LayoutTests/fast/forms/focus-selection-textarea.html
|
| +++ b/LayoutTests/fast/forms/focus-selection-textarea.html
|
| @@ -1,5 +1,5 @@
|
| <body onload="runTest()">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
|
|
| <script>
|
| function runTest()
|
|
|