[Bug 16285] Default actions section is quite confusing; review and polish

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16285

Olli Pettay <Olli.Pettay@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Olli.Pettay@gmail.com

--- Comment #3 from Olli Pettay <Olli.Pettay@gmail.com> 2012-03-18 16:15:29 UTC ---
(In reply to comment #2)
> It still talks about as if they are somehow associated with the event object.
> While the code for implementing this goes like:
> 
> function run() {
>   if(obj.dispatchEvent(ev)) {
>     defaultAction()
>   }
> }
That is not what implementations do.

-- 
Configure bugmail: https://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 Sunday, 18 March 2012 16:15:32 UTC