Title: [96796] trunk/LayoutTests
Revision
96796
Author
ser...@webkit.org
Date
2011-10-06 02:57:07 -0700 (Thu, 06 Oct 2011)

Log Message

Unreviewed. Skipping a test that requires
continuousMouseScrollBy() which is not yet supported by GTK
EventSender API.

* platform/gtk/Skipped: skipped
fast/events/wheelevent-direction-inverted-from-device.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96795 => 96796)


--- trunk/LayoutTests/ChangeLog	2011-10-06 09:30:24 UTC (rev 96795)
+++ trunk/LayoutTests/ChangeLog	2011-10-06 09:57:07 UTC (rev 96796)
@@ -1,3 +1,12 @@
+2011-10-06  Sergio Villar Senin  <svil...@igalia.com>
+
+        Unreviewed. Skipping a test that requires
+        continuousMouseScrollBy() which is not yet supported by GTK
+        EventSender API.
+
+        * platform/gtk/Skipped: skipped
+        fast/events/wheelevent-direction-inverted-from-device.html
+
 2011-10-06  Zoltan Herczeg  <zherc...@webkit.org>
 
         Unreviewed, Qt rebaseline after r96789.

Modified: trunk/LayoutTests/platform/gtk/Skipped (96795 => 96796)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-10-06 09:30:24 UTC (rev 96795)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-10-06 09:57:07 UTC (rev 96796)
@@ -889,6 +889,7 @@
 fast/events/remove-child-onscroll.html
 fast/events/platform-wheelevent-in-scrolling-div.html
 fast/events/continuous-platform-wheelevent-in-scrolling-div.html
+fast/events/wheelevent-direction-inverted-from-device.html
 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html
 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to