[DOM Level 3 Events] addEventListener/removeEventListener listener argument type

It does not come clear from the specification that the second argument of
addEventListener/removeEventListener functions can also be a function object
(apart from a specified type - an object that implements EventListener
interface)

For new implementers this information is vital.

Sergey/

Received on Saturday, 25 September 2010 00:36:52 UTC