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

Changeset 99400 in webkit


Ignore:
Timestamp:
Nov 7, 2011, 1:26:00 AM (15 years ago)
Author:
Philippe Normand
Message:

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99399 r99400  
     12011-11-07  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed, unkip a working test and reclassify the wheelevent missing DRT features.
     4
     5        * platform/gtk/Skipped:
     6
    172011-11-07  Yuta Kitamura  <yutak@chromium.org>
    28
  • trunk/LayoutTests/platform/gtk/Skipped

    r99398 r99400  
    444444# HiDPI tests require test infrastructure enhancements
    445445fast/hidpi
    446 
    447 # Skip because this platform does not support a paging mouse wheel event
    448 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
    449 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
    450 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
    451 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
    452 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
    453 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
    454 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
    455 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
    456 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
    457 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    458446
    459447###############################################################################
     
    605593fast/dom/gc-11.html
    606594
    607 # https://bugs.webkit.org/show_bug.cgi?id=51242
    608 fast/dom/global-constructors.html
    609 
    610595# https://bugs.webkit.org/show_bug.cgi?id=53085
    611596# Cairo doesn't support repeat-x and repeat-y
     
    615600# https://bugs.webkit.org/show_bug.cgi?id=54136
    616601fast/html/keygen.html
     602http/tests/misc/submit-post-keygen.html
    617603
    618604# [GTK] GTK+ does not support hyphenation
     
    882868fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
    883869fast/events/scroll-in-scaled-page-with-overflow-hidden.html
     870fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
     871fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
     872fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
     873fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
     874fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
     875fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
     876fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
     877fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
     878fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
     879fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    884880
    885881# Misses setMediaType() implementation
Note: See TracChangeset for help on using the changeset viewer.