blob: 48119d9eae60573a5db1f067c26900204f754d4f [file] [log] [blame]
Test that form submit within onsubmit event handlers are not delayed and sends the form data when invoked
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.target.contentWindow.location.search is "?query=AAA"
PASS event.target.contentWindow.location.search is "?query1=BBB"
PASS successfullyParsed is true
TEST COMPLETE