| Index: LayoutTests/fast/forms/state-save-of-detached-control.html
|
| diff --git a/LayoutTests/fast/forms/state-save-of-detached-control.html b/LayoutTests/fast/forms/state-save-of-detached-control.html
|
| index e300e5904b9b10dc0091a457ccff824358cbbf07..ad3402d83055535093e1226c5dbe1ec919737640 100644
|
| --- a/LayoutTests/fast/forms/state-save-of-detached-control.html
|
| +++ b/LayoutTests/fast/forms/state-save-of-detached-control.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>
|
| </head>
|
| <body onload="runTest()">
|
| <p>Test to NOT save state of a detached form control.</p>
|
|
|