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

Side by Side 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: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 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.
2
3 Drag Me
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7 Started drag.
8 PASS Ended drag.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698