Title: [110710] trunk/LayoutTests
- Revision
- 110710
- Author
- [email protected]
- Date
- 2012-03-14 09:32:40 -0700 (Wed, 14 Mar 2012)
Log Message
Mac WK2: editing/pasteboard/dataTransfer-setData-getData.html fails
https://bugs.webkit.org/show_bug.cgi?id=81125
Add expected failing results for Mac WK2 to get the bots green.
* platform/mac-wk2/editing/pasteboard/dataTransfer-setData-getData-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (110709 => 110710)
--- trunk/LayoutTests/ChangeLog 2012-03-14 16:23:02 UTC (rev 110709)
+++ trunk/LayoutTests/ChangeLog 2012-03-14 16:32:40 UTC (rev 110710)
@@ -1,3 +1,12 @@
+2012-03-14 Jessie Berlin <[email protected]>
+
+ Mac WK2: editing/pasteboard/dataTransfer-setData-getData.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=81125
+
+ Add expected failing results for Mac WK2 to get the bots green.
+
+ * platform/mac-wk2/editing/pasteboard/dataTransfer-setData-getData-expected.txt: Added.
+
2012-03-14 Andrey Kosyakov <[email protected]>
Web Inspector: add didCancelFrame timeline event
Added: trunk/LayoutTests/platform/mac-wk2/editing/pasteboard/dataTransfer-setData-getData-expected.txt (0 => 110710)
--- trunk/LayoutTests/platform/mac-wk2/editing/pasteboard/dataTransfer-setData-getData-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/editing/pasteboard/dataTransfer-setData-getData-expected.txt 2012-03-14 16:32:40 UTC (rev 110710)
@@ -0,0 +1,23 @@
+Tests correct behavior of event.dataTransfer.setData/getData for 'URL', 'text/uri-list' and 'text/plain'
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+--- Test set/get 'URL':
+--- Test set/get 'URL' with multiple URLs:
+--- Test set/get 'text/uri-list':
+--- Test set/get 'text/uri-list' using '\n':
+--- Test set 'text/uri-list', get 'URL':
+--- Test set 'URL', get 'text/uri-list':
+--- Test set 'text/uri-list', get 'URL', using only '\n':
+--- Test set/get 'text/uri-list' with comments:
+--- Test set 'text/uri-list', get 'URL' with comments:
+--- Test set 'text/uri-list', get 'URL' with only comments:
+--- Test set/get 'text/plain':
+--- Test set 'text/plain', get 'text':
+--- Test set 'text', get 'text/plain':
+--- Test set/get 'text':
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes