Changeset 97494 in webkit
- Timestamp:
- Oct 14, 2011, 12:48:00 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r97492 r97494 1 2011-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 1 11 2011-10-14 Brent Fulgham <bfulgham@webkit.org> 2 12 -
trunk/LayoutTests/platform/gtk-wk2/Skipped
r97407 r97494 63 63 # [WK2] [GTK] Implement KeyDown function for WebKit2 EventSender. 64 64 # https://bugs.webkit.org/show_bug.cgi?id=69410 65 fullscreen/full-screen-frameset.html 66 fullscreen/full-screen-keyboard-disabled.html 67 fullscreen/full-screen-keyboard-enabled.html 65 68 fullscreen/full-screen-remove-ancestor-during-transition.html 66 69 fullscreen/full-screen-request.html -
trunk/LayoutTests/platform/win-wk2/Skipped
r97407 r97494 357 357 fast/writing-mode/vertical-lr-replaced-selection.html 358 358 fast/writing-mode/vertical-rl-replaced-selection.html 359 fullscreen/full-screen-frameset.html 360 fullscreen/full-screen-keyboard-disabled.html 361 fullscreen/full-screen-keyboard-enabled.html 359 362 http/tests/local/blob/send-hybrid-blob.html 360 363 http/tests/local/drag-over-remote-content.html -
trunk/LayoutTests/platform/wk2/Skipped
r97345 r97494 1001 1001 inspector/console/console-long-eval-crash.html 1002 1002 1003 # WebKit2 needs fake key event support1004 fullscreen/full-screen-frameset.html1005 fullscreen/full-screen-keyboard-disabled.html1006 fullscreen/full-screen-keyboard-enabled.html1007 1008 1003 # WebKit2 needs to support synchronous creation of about:blank/data:url frames 1009 1004 fast/dom/HTMLDocument/hasFocus.html
Note:
See TracChangeset
for help on using the changeset viewer.