Title: [87919] trunk/LayoutTests
Revision
87919
Author
[email protected]
Date
2011-06-02 09:36:55 -0700 (Thu, 02 Jun 2011)

Log Message

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

Add editing/pasteboard/copy-standalone-image-crash.html to the mac-wk2 skipped list to get
the bots green, as it uses eventSender.contextClick().

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87918 => 87919)


--- trunk/LayoutTests/ChangeLog	2011-06-02 16:31:29 UTC (rev 87918)
+++ trunk/LayoutTests/ChangeLog	2011-06-02 16:36:55 UTC (rev 87919)
@@ -1,3 +1,13 @@
+2011-06-02  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs an implementation of eventSender.
+        https://bugs.webkit.org/show_bug.cgi?id=42194
+
+        Add editing/pasteboard/copy-standalone-image-crash.html to the mac-wk2 skipped list to get
+        the bots green, as it uses eventSender.contextClick().
+
+        * platform/mac-wk2/Skipped:
+
 2011-06-02  John Knottenbelt  <[email protected]>
 
         Unreviewed.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (87918 => 87919)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-02 16:31:29 UTC (rev 87918)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-02 16:36:55 UTC (rev 87919)
@@ -90,6 +90,7 @@
 editing/inserting/typing-tab-designmode.html
 editing/pasteboard/4944770-2.html
 editing/pasteboard/4947130.html
+editing/pasteboard/copy-standalone-image-crash.html
 editing/pasteboard/drag-drop-dead-frame.html
 editing/pasteboard/drag-drop-input-textarea.html
 editing/pasteboard/drag-drop-list.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to