Changeset 64473 in webkit


Ignore:
Timestamp:
Aug 2, 2010 10:28:23 AM (14 years ago)
Author:
Martin Robinson
Message:

2010-08-02 Martin Robinson <mrobinson@igalia.com>

[Qt] DOM listeners get wrong keycodes for some keys
https://bugs.webkit.org/show_bug.cgi?id=43365

  • platform/qt/Skipped: Skip these two tests which are failing on Qt, until a fix can be made.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r64471 r64473  
     12010-08-02  Martin Robinson  <mrobinson@igalia.com>
     2
     3        [Qt] DOM listeners get wrong keycodes for some keys
     4        https://bugs.webkit.org/show_bug.cgi?id=43365
     5
     6        * platform/qt/Skipped: Skip these two tests which are failing on Qt, until
     7        a fix can be made.
     8
    192010-08-02  Chris Fleizach  <cfleizach@apple.com>
    210
  • trunk/LayoutTests/platform/qt/Skipped

    r64459 r64473  
    54815481# See http://code.google.com/p/chromium/issues/detail?id=19897
    54825482svg/custom/getscreenctm-in-mixed-content2.xhtml
     5483
     5484# [Qt] DOM listeners get wrong keycodes for some keys
     5485# https://bugs.webkit.org/show_bug.cgi?id=43365
     5486fast/events/keydown-numpad-keys.html
     5487fast/events/special-key-events-in-input-text.html
Note: See TracChangeset for help on using the changeset viewer.