| Index: LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| diff --git a/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html b/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| index f5da4f0d4f8a871fdaf158dfad32b610f0396ec1..6e4b930b1a28aeffa49f37d979be6447244899a2 100644
|
| --- a/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| +++ b/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| @@ -97,6 +97,5 @@ function dragFilesOntoInput(input, files) {
|
| eventSender.mouseUp();
|
| }
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|