| Index: LayoutTests/fast/forms/label/contenteditable-label-focus.html
|
| diff --git a/LayoutTests/fast/forms/label/contenteditable-label-focus.html b/LayoutTests/fast/forms/label/contenteditable-label-focus.html
|
| index 2bf7bdaedefd89384785e513b04b98868898ac1f..11670be4a4063e12c2789efb7a1f10a716d0d937 100644
|
| --- a/LayoutTests/fast/forms/label/contenteditable-label-focus.html
|
| +++ b/LayoutTests/fast/forms/label/contenteditable-label-focus.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| function runTest() {
|
| var target = document.getElementById('target');
|
|
|