Title: [90455] trunk/LayoutTests
Revision
90455
Author
[email protected]
Date
2011-07-06 06:41:12 -0700 (Wed, 06 Jul 2011)

Log Message

2011-07-06  Andras Becsi  <[email protected]>

        [Qt] DumpRenderTree needs a beginDragWithFiles implementation
        https://bugs.webkit.org/show_bug.cgi?id=50902

        Unreviewed gardening.

        * platform/qt/Skipped: Skip failing test added in r90438.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90454 => 90455)


--- trunk/LayoutTests/ChangeLog	2011-07-06 13:17:40 UTC (rev 90454)
+++ trunk/LayoutTests/ChangeLog	2011-07-06 13:41:12 UTC (rev 90455)
@@ -1,3 +1,12 @@
+2011-07-06  Andras Becsi  <[email protected]>
+
+        [Qt] DumpRenderTree needs a beginDragWithFiles implementation
+        https://bugs.webkit.org/show_bug.cgi?id=50902
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip failing test added in r90438.
+
 2011-07-06  Xan Lopez  <[email protected]>
 
         Unreviewed.

Modified: trunk/LayoutTests/platform/qt/Skipped (90454 => 90455)


--- trunk/LayoutTests/platform/qt/Skipped	2011-07-06 13:17:40 UTC (rev 90454)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-07-06 13:41:12 UTC (rev 90455)
@@ -202,7 +202,10 @@
 http/tests/local/fileapi
 http/tests/security/drag-drop-same-unique-origin.html
 http/tests/misc/drag-not-loaded-image.html
-# CONSOLE MESSAGE: line 72: TypeError: Result of _expression_ 'eventSender.beginDragWithFiles' [undefined] is not a function.
+
+# [Qt] DumpRenderTree needs a beginDragWithFiles implementation
+# https://bugs.webkit.org/show_bug.cgi?id=50902
+fast/forms/file-input-change-event.html
 http/tests/local/blob/send-hybrid-blob.html
 http/tests/local/blob/send-sliced-data-blob.html
 http/tests/local/formdata
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to