blob: aba17075748aaa9bbd7d21873d36f4c8ca5fd8b6 [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"