[Bug 15358] Use the new callback syntax for Function and event handler attributes.

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |ian@hixie.ch

--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-02-01 00:58:54 UTC ---
Wouldn't this mean you can't assign a zero-argument method as a callback?

Surely the return value should be boolean, not void. What about things like
onbeforeunload, where the value can be as string, too?

-- 
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 Wednesday, 1 February 2012 00:58:56 UTC