summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/submit-add-remove-element-expected.txt
blob: 33e79000747246c0a1ec7456c522f746c36b6275 (plain)
1
2
3
4
5
6
7
8
9
10
11
Test that form.submit() when submitted from JS, form element added and removed, should submit the form without added element

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS event.target.contentWindow.location.search is "?textData=b&submitform=Step"
PASS successfullyParsed is true

TEST COMPLETE