Changeset 48867 in webkit


Ignore:
Timestamp:
Sep 29, 2009 2:56:14 AM (15 years ago)
Author:
eric@webkit.org
Message:

2009-09-29 Jakub Wieczorek <faw217@gmail.com>

Reviewed by Simon Hausmann.

[Qt] Unskip the passing tests that make use of eventSender.contextClick().
https://bugs.webkit.org/show_bug.cgi?id=29821

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r48863 r48867  
     12009-09-29  Jakub Wieczorek  <faw217@gmail.com>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        [Qt] Unskip the passing tests that make use of eventSender.contextClick().
     6        https://bugs.webkit.org/show_bug.cgi?id=29821
     7
     8        * platform/qt/Skipped:
     9
    1102009-09-29  Fumitoshi Ukai  <ukai@chromium.org>
    211
  • trunk/LayoutTests/platform/qt/Skipped

    r48844 r48867  
    10031003fast/events/arrow-keys-on-body.html
    10041004fast/events/attempt-scroll-with-no-scrollbars.html
    1005 fast/events/context-onmousedown-event.html
    10061005fast/events/contextmenu-scrolled-page-with-frame.html
    10071006fast/events/key-events-in-input-button.html
     
    47024701fast/events/mouseup-outside-button.html
    47034702fast/events/pointer-events-2.html
    4704 fast/events/right-click-focus.html
    47054703fast/events/special-key-events-in-input-text.html
    47064704fast/events/stopPropagation-submit.html
Note: See TracChangeset for help on using the changeset viewer.