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

Unified Diff: LayoutTests/fast/events/setDragImage-with-detached-node-expected.txt

Issue 724663002: Don't abort drags if drag image generation fails. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/fast/events/setDragImage-with-detached-node.html ('k') | Source/core/page/DragController.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/setDragImage-with-detached-node-expected.txt
diff --git a/LayoutTests/fast/events/setDragImage-with-detached-node-expected.txt b/LayoutTests/fast/events/setDragImage-with-detached-node-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d77606e8745fad3e58135dad230a55e6894aa64f
--- /dev/null
+++ b/LayoutTests/fast/events/setDragImage-with-detached-node-expected.txt
@@ -0,0 +1,9 @@
+Test that calling setDragImage() with a detached node doesn't immediately abort the drag. This test can be manually run by dragging the 'Drag Me' div around and then ending the drag.
+
+Drag Me
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Started drag.
+PASS Ended drag.
+
« no previous file with comments | « LayoutTests/fast/events/setDragImage-with-detached-node.html ('k') | Source/core/page/DragController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698