[Bug 12230] From this algorithm it does not seem to follow that dispatching a synthetic non-canceled submit event at a form causes it to be submitted. Yet that is what browsers implement. So that forms have a default handler for submit events should probably be split

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12230

Anne <annevk@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrianba@microsoft.com,
                   |                            |w3cbugzilla@bjoernsworld.de

--- Comment #5 from Anne <annevk@opera.com> 2011-03-05 10:05:14 UTC ---
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/867 is the same
test for <form>. I tested both in IE9 and it seems that IE does do it for <a>
but not for <form>. I guess that indicates that if everyone is willing this can
still be changed.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 5 March 2011 10:05:17 UTC