From 51a809c94a30c226f7ec412b833a8252e648f94f Mon Sep 17 00:00:00 2001 From: "kbalazs@webkit.org" Date: Fri, 23 Sep 2011 09:19:32 +0000 Subject: [PATCH] plugins/mouse-click-iframe-to-plugin.html should not use flash plugin https://bugs.webkit.org/show_bug.cgi?id=68601 Use the test plugin that we always have. * platform/qt-wk2/Skipped: Unskip the test. * plugins/mouse-click-iframe-to-plugin.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95788 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 10 ++++++++++ LayoutTests/platform/qt-wk2/Skipped | 4 ---- LayoutTests/plugins/mouse-click-iframe-to-plugin.html | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index d39fd6c..a44eb72 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2011-09-23 Balazs Kelemen + + plugins/mouse-click-iframe-to-plugin.html should not use flash plugin + https://bugs.webkit.org/show_bug.cgi?id=68601 + + Use the test plugin that we always have. + + * platform/qt-wk2/Skipped: Unskip the test. + * plugins/mouse-click-iframe-to-plugin.html: + 2011-09-22 Csaba Osztrogonác [Qt] Unreviewed gardening, update expected file after r95745. diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped index 4c7f8f0..d4bb296 100644 --- a/LayoutTests/platform/qt-wk2/Skipped +++ b/LayoutTests/platform/qt-wk2/Skipped @@ -1813,7 +1813,3 @@ fast/events/media-element-focus-tab.html # Missing layoutTestController.setUserStyleSheetEnabled() implementation platform/qt/fast/loader/user-stylesheet-qrc-path.html - -# [Qt][WK2] plugins/mouse-click-iframe-to-plugin.html fails since enabled in r95626 -# https://bugs.webkit.org/show_bug.cgi?id=68539 -plugins/mouse-click-iframe-to-plugin.html diff --git a/LayoutTests/plugins/mouse-click-iframe-to-plugin.html b/LayoutTests/plugins/mouse-click-iframe-to-plugin.html index 66381fb..90e70a2 100644 --- a/LayoutTests/plugins/mouse-click-iframe-to-plugin.html +++ b/LayoutTests/plugins/mouse-click-iframe-to-plugin.html @@ -23,7 +23,7 @@ function runTest() { -
+
FAILED
-- 2.7.4