⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 99398 in webkit


Ignore:
Timestamp:
Nov 7, 2011, 12:09:56 AM (15 years ago)
Author:
Philippe Normand
Message:

Unreviewed, skip fast/events/platform-wheelevent-paging on GTK
because this platform does not support a paging mouse wheel event.

  • platform/gtk/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99396 r99398  
     12011-11-07  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed, skip fast/events/platform-wheelevent-paging on GTK
     4        because this platform does not support a paging mouse wheel event.
     5
     6        * platform/gtk/Skipped:
     7
    182011-11-06  Ben Wells  <benwells@chromium.org>
    29
  • trunk/LayoutTests/platform/gtk/Skipped

    r99396 r99398  
    444444# HiDPI tests require test infrastructure enhancements
    445445fast/hidpi
     446
     447# Skip because this platform does not support a paging mouse wheel event
     448fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
     449fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
     450fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
     451fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
     452fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
     453fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
     454fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
     455fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
     456fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
     457fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    446458
    447459###############################################################################
Note: See TracChangeset for help on using the changeset viewer.