Title: [141802] trunk/LayoutTests
Revision
141802
Author
jber...@webkit.org
Date
2013-02-04 13:29:58 -0800 (Mon, 04 Feb 2013)

Log Message

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

Skip another test that depends on setting eventSender.dragMode.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141801 => 141802)


--- trunk/LayoutTests/ChangeLog	2013-02-04 21:29:54 UTC (rev 141801)
+++ trunk/LayoutTests/ChangeLog	2013-02-04 21:29:58 UTC (rev 141802)
@@ -1,5 +1,14 @@
 2013-02-04  Jessie Berlin  <jber...@apple.com>
 
+        [WK2] [Mac] Support drag in mouse events for WebKit2 EventSender
+        https://bugs.webkit.org/show_bug.cgi?id=68552
+
+        Skip another test that depends on setting eventSender.dragMode.
+
+        * platform/wk2/TestExpectations:
+
+2013-02-04  Jessie Berlin  <jber...@apple.com>
+
         Out-of-view check of fixed position element in frame might still be incorrect on Mac when
         page is scaled
         https://bugs.webkit.org/show_bug.cgi?id=105049

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (141801 => 141802)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-02-04 21:29:54 UTC (rev 141801)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-02-04 21:29:58 UTC (rev 141802)
@@ -530,6 +530,7 @@
 # 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/controlclick-no-onclick.html
 fast/events/moving-text-should-fire-drop-and-dragend-events.html
 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html
 editing/pasteboard/drag-drop-url-with-style.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to