insertFromDrop Input Event Test
Test insertFromDrop input events and their dataTransfer objects during drag and drop operations.
Div to ContentEditable Div
Drag this div text
Drop here (contenteditable)
Div to Textarea
Drag this div text
Div to Input
Drag this div text
Textarea to ContentEditable Div
Drag this textarea
Drop here (contenteditable)
Textarea to Textarea
Drag this textarea
Textarea to Input
Drag this textarea
Input to Input
Input to Textarea
insertFromDrop Results:
Perform drag and drop operations above to see PASS/FAIL results...