Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/events/dropzone-003-expected.txt

Issue 2585553002: DO NOT LAND: Data for http://crbug.com/674328 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/events/dropzone-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/events/dropzone-003-expected.txt b/third_party/WebKit/LayoutTests/http/tests/events/dropzone-003-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d5e9eea687f6f2820a2e8048455efb06b3d2586
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/events/dropzone-003-expected.txt
@@ -0,0 +1,15 @@
+This test checks that drag-and-drop support works with a elements.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Received drop event when chosenDropEffect is copy
+Received drop event when chosenDropEffect is move
+Received drop event when chosenDropEffect is link
+Received drop event when chosenDropEffect is dummy
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698