blob: b7bf6f932f757684bf6c8050851a71920f85d8ef [file] [edit]
This tests that we don't lose data dropped onto an input field that changes its content during a drop event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS dragTarget.value is elementToDrag.href
PASS Didn't crash.