RESOLVED FIXED Bug 4847
document.open() after form.submit() does not cancel submission, but should
https://bugs.webkit.org/show_bug.cgi?id=4847
Summary document.open() after form.submit() does not cancel submission, but should
Darin Adler
Reported 2005-09-04 13:02:34 PDT
This seems to be the reason that the W3C DOM test involving form submission is failing.
Attachments
Darin Adler
Comment 1 2005-09-04 13:08:52 PDT
I'm testing a fix that makes cancelRedirection cancel form submissions too.
Dimitri Glazkov (Google)
Comment 2 2010-04-16 13:18:52 PDT
Darin, do you remember which test it was by any chance?
Dimitri Glazkov (Google)
Comment 3 2010-04-16 13:19:19 PDT
Ah, dom/html/level2/html/HTMLFormElement10.html.
Dimitri Glazkov (Google)
Comment 4 2010-04-16 13:52:11 PDT
Not sure since when, but this test now passes.
Note You need to log in before you can comment on or make changes to this bug.