Title: [141425] trunk/LayoutTests
Revision
141425
Author
jber...@webkit.org
Date
2013-01-31 08:45:44 -0800 (Thu, 31 Jan 2013)

Log Message

WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles
https://bugs.webkit.org/show_bug.cgi?id=64285

* platform/wk2/TestExpectations:
Skip another test that uses eventSender.beginDragWithFiles.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141424 => 141425)


--- trunk/LayoutTests/ChangeLog	2013-01-31 16:33:06 UTC (rev 141424)
+++ trunk/LayoutTests/ChangeLog	2013-01-31 16:45:44 UTC (rev 141425)
@@ -1,3 +1,11 @@
+2013-01-31  Jessie Berlin  <jber...@apple.com>
+
+        WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles
+        https://bugs.webkit.org/show_bug.cgi?id=64285
+
+        * platform/wk2/TestExpectations:
+        Skip another test that uses eventSender.beginDragWithFiles.
+
 2013-01-31  Ádám Kallai  <ka...@inf.u-szeged.hu>
 
         [Qt] Unreviewed gardening. Skip a failing test after r141269.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (141424 => 141425)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-01-31 16:33:06 UTC (rev 141424)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-01-31 16:45:44 UTC (rev 141425)
@@ -908,6 +908,7 @@
 http/tests/local/formdata/send-form-data.html
 http/tests/local/formdata/upload-events.html
 http/tests/security/clipboard/clipboard-file-access.html
+media/video-src-blob.html
 storage/indexeddb/noblobs.html
 storage/indexeddb/structured-clone.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to