Back to Chromium

Submit Form With Target Twice

third_party/blink/manual_tests/submit-form-with-target-twice.html

149.0.7827.2298 B
Original Source

This tests that calling form.submit() twice in a row from JavaScript, on a form with a custom target and with at least one text field does not cause an assertion in a debug build of Safari.

To test this, click the button below. A new window should open up and Safari should not assert.

Click Here