| Index: LayoutTests/http/tests/local/formdata/form-data-with-unknown-file-extension.html
|
| diff --git a/LayoutTests/http/tests/local/formdata/form-data-with-unknown-file-extension.html b/LayoutTests/http/tests/local/formdata/form-data-with-unknown-file-extension.html
|
| index 3d3f9d74ce89009209f9a7655f02fff02f5ca935..6992a20bc2245e61efef11447dc60a3611d450c1 100644
|
| --- a/LayoutTests/http/tests/local/formdata/form-data-with-unknown-file-extension.html
|
| +++ b/LayoutTests/http/tests/local/formdata/form-data-with-unknown-file-extension.html
|
| @@ -21,6 +21,5 @@
|
| testSendingFormData([{'type': 'file', 'name': 'file1', 'value': '../resources/file.invalid'}], true, addXHREventHandlers);
|
| var jsTestIsAsync = true;
|
| </script>
|
| -<script src="../../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|