Changeset 99400 in webkit
- Timestamp:
- Nov 7, 2011, 1:26:00 AM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/Skipped (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r99399 r99400 1 2011-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 1 7 2011-11-07 Yuta Kitamura <yutak@chromium.org> 2 8 -
trunk/LayoutTests/platform/gtk/Skipped
r99398 r99400 444 444 # HiDPI tests require test infrastructure enhancements 445 445 fast/hidpi 446 447 # Skip because this platform does not support a paging mouse wheel event448 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html449 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html450 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html451 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html452 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html453 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html454 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html455 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html456 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html457 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html458 446 459 447 ############################################################################### … … 605 593 fast/dom/gc-11.html 606 594 607 # https://bugs.webkit.org/show_bug.cgi?id=51242608 fast/dom/global-constructors.html609 610 595 # https://bugs.webkit.org/show_bug.cgi?id=53085 611 596 # Cairo doesn't support repeat-x and repeat-y … … 615 600 # https://bugs.webkit.org/show_bug.cgi?id=54136 616 601 fast/html/keygen.html 602 http/tests/misc/submit-post-keygen.html 617 603 618 604 # [GTK] GTK+ does not support hyphenation … … 882 868 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html 883 869 fast/events/scroll-in-scaled-page-with-overflow-hidden.html 870 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html 871 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html 872 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html 873 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html 874 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html 875 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html 876 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html 877 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html 878 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html 879 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html 884 880 885 881 # Misses setMediaType() implementation
Note:
See TracChangeset
for help on using the changeset viewer.