Title: [99400] trunk/LayoutTests
Revision
99400
Author
[email protected]
Date
2011-11-07 01:26:00 -0800 (Mon, 07 Nov 2011)

Log Message

Unreviewed, unkip a working test and reclassify the wheelevent missing DRT features.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99399 => 99400)


--- trunk/LayoutTests/ChangeLog	2011-11-07 08:48:43 UTC (rev 99399)
+++ trunk/LayoutTests/ChangeLog	2011-11-07 09:26:00 UTC (rev 99400)
@@ -1,3 +1,9 @@
+2011-11-07  Philippe Normand  <[email protected]>
+
+        Unreviewed, unkip a working test and reclassify the wheelevent missing DRT features.
+
+        * platform/gtk/Skipped:
+
 2011-11-07  Yuta Kitamura  <[email protected]>
 
         [Chromium] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/gtk/Skipped (99399 => 99400)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-11-07 08:48:43 UTC (rev 99399)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-11-07 09:26:00 UTC (rev 99400)
@@ -444,18 +444,6 @@
 # HiDPI tests require test infrastructure enhancements
 fast/hidpi
 
-# Skip because this platform does not support a paging mouse wheel event
-fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
-fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
-fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
-fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
-fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
-fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
-fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
-fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
-fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
-fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
-
 ###############################################################################
 # TESTS FAILING
 ###############################################################################
@@ -604,9 +592,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=51213
 fast/dom/gc-11.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=51242
-fast/dom/global-constructors.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=53085
 # Cairo doesn't support repeat-x and repeat-y
 fast/canvas/patternfill-repeat.html
@@ -614,6 +599,7 @@
 # keygen element rendering is broken
 # https://bugs.webkit.org/show_bug.cgi?id=54136
 fast/html/keygen.html
+http/tests/misc/submit-post-keygen.html
 
 # [GTK] GTK+ does not support hyphenation
 # https://bugs.webkit.org/show_bug.cgi?id=44478
@@ -881,6 +867,16 @@
 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
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
 
 # Misses setMediaType() implementation
 fast/media/print-restores-previous-mediatype.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to