Title: [110715] trunk/LayoutTests
Revision
110715
Author
[email protected]
Date
2012-03-14 11:03:01 -0700 (Wed, 14 Mar 2012)

Log Message

Support drag in mouse events for WebKit2 EventSender
https://bugs.webkit.org/show_bug.cgi?id=68552
https://bugs.webkit.org/show_bug.cgi?id=69946

Add some tests that use eventSender.dragMode to the WK2 Skipped list.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110714 => 110715)


--- trunk/LayoutTests/ChangeLog	2012-03-14 17:56:59 UTC (rev 110714)
+++ trunk/LayoutTests/ChangeLog	2012-03-14 18:03:01 UTC (rev 110715)
@@ -1,3 +1,13 @@
+2012-03-14  Jessie Berlin  <[email protected]>
+
+        Support drag in mouse events for WebKit2 EventSender
+        https://bugs.webkit.org/show_bug.cgi?id=68552
+        https://bugs.webkit.org/show_bug.cgi?id=69946
+
+        Add some tests that use eventSender.dragMode to the WK2 Skipped list.
+
+        * platform/wk2/Skipped:
+
 2012-03-14  Thiago Marcos P. Santos  <[email protected]>
 
         [EFL] Enable HTML5 Summary and Details elements

Modified: trunk/LayoutTests/platform/wk2/Skipped (110714 => 110715)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-14 17:56:59 UTC (rev 110714)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-14 18:03:01 UTC (rev 110715)
@@ -1069,6 +1069,12 @@
 editing/spelling/spellcheck-input-search-crash.html
 editing/selection/5354455-2.html
 
+# eventSender.dragMode is unimplemented in WKTR
+# Mac: https://bugs.webkit.org/show_bug.cgi?id=68552
+# Qt: https://bugs.webkit.org/show_bug.cgi?id=69946
+fast/events/moving-text-should-fire-drop-and-dragend-events.html
+fast/events/moving-text-should-fire-drop-and-dragend-events-2.html
+
 # missing window.internals.createShadowContentElement
 fast/dom/shadow/create-content-element.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to