Re: How to get event listener method inheritance clarified

Hi Christopher.

Christopher M. Balz:
> Imho, the DOM spec should clearly state where the 'addEventListener'
> and 'removeEventListener' methods should be located in the 'Element'
> inheritance hierarchy.
> …
> Could this be included in a spec update?  

Web IDL specifies this, but not currently in a way that describes what
implementations do at the moment:

  http://dev.w3.org/2006/webapi/WebIDL/#interface-prototype-object

We’ll see how well the browser vendors take to it once we go to Last
Call.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Friday, 18 September 2009 07:32:25 UTC