Bug 4847

Summary: document.open() after form.submit() does not cancel submission, but should
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, dglazkov, ian
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 4565    

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.