diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html b/third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html index 024b229..fdddb82 100644 --- a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html +++ b/third_party/WebKit/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html @@ -33,6 +33,5 @@ function dragFilesOntoEditable(files) var successfullyParsed = true; </script> -<script src="../../fast/js/resources/js-test-post.js"></script> </body> </html> |