From f640c3868ce0b6fa29db4c09028dfc822ed6972a Mon Sep 17 00:00:00 2001 From: "kkristof@inf.u-szeged.hu" Date: Tue, 3 Apr 2012 09:16:13 +0000 Subject: [PATCH] [Qt] Unreviewed gardening after r112954. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Patch by János Badics on 2012-04-03 * platform/qt/Skipped: Skip fast/events/drop-handler-should-not-stop-navigate.html because of missing drag and drop support. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113000 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/qt/Skipped | 1 + 2 files changed, 7 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 5cf1bc6..b0f29b2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-04-03 János Badics + + [Qt] Unreviewed gardening after r112954. + + * platform/qt/Skipped: Skip fast/events/drop-handler-should-not-stop-navigate.html because of missing drag and drop support. + 2012-04-03 Kenichi Ishibashi Fallback fonts should be used while a web font is being loaded diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index cad2a38..62d4d1e 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -509,6 +509,7 @@ fast/events/drag-and-drop-fire-drag-dragover.html fast/events/drag-link.html fast/events/drag-text-with-clear.html fast/events/ondrop-text-html.html +fast/events/drop-handler-should-not-stop-navigate.html fast/events/dropzone-001.html fast/events/dropzone-002.html fast/events/dropzone-003.html -- 2.7.4