Changeset 97494 in webkit


Ignore:
Timestamp:
Oct 14, 2011, 12:48:00 PM (14 years ago)
Author:
chang.shu@nokia.com
Message:

2011-10-14 Chang Shu <cshu@webkit.org>

[WK2] Unreviewed gardening.

Some fullscreen tests are passing now on mac WK2 after EventSender support.

  • platform/gtk-wk2/Skipped:
  • platform/win-wk2/Skipped:
  • platform/wk2/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r97492 r97494  
     12011-10-14  Chang Shu  <cshu@webkit.org>
     2
     3        [WK2] Unreviewed gardening.
     4
     5        Some fullscreen tests are passing now on mac WK2 after EventSender support.
     6
     7        * platform/gtk-wk2/Skipped:
     8        * platform/win-wk2/Skipped:
     9        * platform/wk2/Skipped:
     10
    1112011-10-14  Brent Fulgham  <bfulgham@webkit.org>
    212
  • trunk/LayoutTests/platform/gtk-wk2/Skipped

    r97407 r97494  
    6363# [WK2] [GTK] Implement KeyDown function for WebKit2 EventSender.
    6464# https://bugs.webkit.org/show_bug.cgi?id=69410
     65fullscreen/full-screen-frameset.html
     66fullscreen/full-screen-keyboard-disabled.html
     67fullscreen/full-screen-keyboard-enabled.html
    6568fullscreen/full-screen-remove-ancestor-during-transition.html
    6669fullscreen/full-screen-request.html
  • trunk/LayoutTests/platform/win-wk2/Skipped

    r97407 r97494  
    357357fast/writing-mode/vertical-lr-replaced-selection.html
    358358fast/writing-mode/vertical-rl-replaced-selection.html
     359fullscreen/full-screen-frameset.html
     360fullscreen/full-screen-keyboard-disabled.html
     361fullscreen/full-screen-keyboard-enabled.html
    359362http/tests/local/blob/send-hybrid-blob.html
    360363http/tests/local/drag-over-remote-content.html
  • trunk/LayoutTests/platform/wk2/Skipped

    r97345 r97494  
    10011001inspector/console/console-long-eval-crash.html
    10021002
    1003 # WebKit2 needs fake key event support
    1004 fullscreen/full-screen-frameset.html
    1005 fullscreen/full-screen-keyboard-disabled.html
    1006 fullscreen/full-screen-keyboard-enabled.html
    1007 
    10081003# WebKit2 needs to support synchronous creation of about:blank/data:url frames
    10091004fast/dom/HTMLDocument/hasFocus.html
Note: See TracChangeset for help on using the changeset viewer.