blob: c2c3f2d5727ce30b0e42b02130d867e9f4423ce7 [file] [log] [blame]
This test verifies that content of input box could be restored in 'focus' event fired by drag-and-drop.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS oldValue is ""
PASS src.value is "abc"
PASS dst.value is "abc"