Title: [111723] trunk/LayoutTests
Revision
111723
Author
[email protected]
Date
2012-03-22 10:24:22 -0700 (Thu, 22 Mar 2012)

Log Message

Added fast/events/remove-target-with-shadow-in-drag.html to the Mac WebKit2 skip list, since
it relies on dragging using EventSender, which doesn’t work in WebKitTestRunner.
<http://webkit.org/b/68552> tracks this issue.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111722 => 111723)


--- trunk/LayoutTests/ChangeLog	2012-03-22 17:23:02 UTC (rev 111722)
+++ trunk/LayoutTests/ChangeLog	2012-03-22 17:24:22 UTC (rev 111723)
@@ -1,3 +1,11 @@
+2012-03-22  Dan Bernstein  <[email protected]>
+
+        Added fast/events/remove-target-with-shadow-in-drag.html to the Mac WebKit2 skip list, since
+        it relies on dragging using EventSender, which doesn’t work in WebKitTestRunner.
+        <http://webkit.org/b/68552> tracks this issue.
+
+        * platform/mac-wk2/Skipped:
+
 2012-03-22  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] Gardening, add and update animations/, fast/css,

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (111722 => 111723)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 17:23:02 UTC (rev 111722)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 17:24:22 UTC (rev 111723)
@@ -194,6 +194,7 @@
 editing/selection/select-across-readonly-input-3.html
 editing/selection/select-across-readonly-input-4.html
 editing/selection/select-across-readonly-input-5.html
+fast/events/remove-target-with-shadow-in-drag.html
 
 # WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
 # https://bugs.webkit.org/show_bug.cgi?id=81042
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to