Title: [90748] trunk/LayoutTests
Revision
90748
Author
jber...@webkit.org
Date
2011-07-11 08:38:58 -0700 (Mon, 11 Jul 2011)

Log Message

WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles.
https://bugs.webkit.org/show_bug.cgi?id=64285

Add fast/forms/file-input-change-event.html to the mac-wk2 Skipped list to get the bots
green.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90747 => 90748)


--- trunk/LayoutTests/ChangeLog	2011-07-11 15:27:05 UTC (rev 90747)
+++ trunk/LayoutTests/ChangeLog	2011-07-11 15:38:58 UTC (rev 90748)
@@ -1,3 +1,13 @@
+2011-07-11  Jessie Berlin  <jber...@apple.com>
+
+        WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles.
+        https://bugs.webkit.org/show_bug.cgi?id=64285
+
+        Add fast/forms/file-input-change-event.html to the mac-wk2 Skipped list to get the bots
+        green.
+
+        * platform/wk2/Skipped:
+
 2011-07-11  Andrey Kosyakov  <ca...@chromium.org>
 
         Reviewed by Pavel Feldman.

Modified: trunk/LayoutTests/platform/wk2/Skipped (90747 => 90748)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-07-11 15:27:05 UTC (rev 90747)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-07-11 15:38:58 UTC (rev 90748)
@@ -2102,6 +2102,10 @@
 # WebKitTestRunner doesn't have eventSender.enableDOMUIEventLogging
 platform/mac/fast/events/objc-event-api.html
 
+# WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles
+# https://bugs.webkit.org/show_bug.cgi?id=64285
+fast/forms/file-input-change-event.html
+
 # WebKitTestRunner doesn't have eventSender.fireKeyboardEventsToElement
 platform/mac/fast/events/objc-keyboard-event-creation.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to