From de5ed57456bffc0aab4cf3c1cf26e0531e4a5880 Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Sat, 17 Sep 2011 20:10:01 +0000 Subject: [PATCH] [Qt][WK2] fast/events/media-element-focus-tab.html fails https://bugs.webkit.org/show_bug.cgi?id=68315 * platform/qt-wk2/Skipped: Skip fast/events/media-element-focus-tab.html until fix. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95384 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/qt-wk2/Skipped | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 549ca8f..5bc7553 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2011-09-17 Csaba Osztrogonác + + [Qt][WK2] fast/events/media-element-focus-tab.html fails + https://bugs.webkit.org/show_bug.cgi?id=68315 + + * platform/qt-wk2/Skipped: Skip fast/events/media-element-focus-tab.html until fix. + 2011-09-17 Deepak Sherveghar Override supportsFocus() for HTMLMediaElement. diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped index e575bd9..e4b6d56 100644 --- a/LayoutTests/platform/qt-wk2/Skipped +++ b/LayoutTests/platform/qt-wk2/Skipped @@ -2470,3 +2470,7 @@ editing/deleting/merge-paragraph-into-pre.html # [Qt][WK] fast/forms/submit-to-blank-multiple-times.html fails # https://bugs.webkit.org/show_bug.cgi?id=68309 fast/forms/submit-to-blank-multiple-times.html + +# [Qt][WK2] fast/events/media-element-focus-tab.html fails +# https://bugs.webkit.org/show_bug.cgi?id=68315 +fast/events/media-element-focus-tab.html -- 2.7.4