Add fast/events/drop-handler-should-not-stop-navigate.html.
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 18:46:38 +0000 (18:46 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 18:46:38 +0000 (18:46 +0000)
Like fast/events/drop-with-file-paths.html, this expects eventSender.beginDragWithFiles to be implemented.

* platform/wk2/Skipped:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113744 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/wk2/Skipped

index a5b075c..083f7c1 100644 (file)
@@ -1,5 +1,13 @@
 2012-04-10  Anders Carlsson  <andersca@apple.com>
 
+        Add fast/events/drop-handler-should-not-stop-navigate.html.
+
+        Like fast/events/drop-with-file-paths.html, this expects eventSender.beginDragWithFiles to be implemented.
+
+        * platform/wk2/Skipped:
+
+2012-04-10  Anders Carlsson  <andersca@apple.com>
+
         Add fast/events/drop-with-file-paths.html to the WebKit2 Skipped list.
 
         * platform/wk2/Skipped:
index 37451d3..0d42c72 100644 (file)
@@ -1416,6 +1416,7 @@ editing/pasteboard/file-input-files-access.html
 fast/dom/Window/window-postmessage-clone-frames.html
 fast/events/drag-file-crash.html
 fast/events/drag-to-navigate.html
+fast/events/drop-handler-should-not-stop-navigate.html
 fast/events/drop-with-file-paths.html
 fast/events/dropzone-004.html
 fast/events/file-input-hidden-in-ondrop.html