Re: [DOM4] EventTarget as first class citizen

On 2/29/12 8:16 PM, Marcos Caceres wrote:
> I tried messing with it in firefox, but it did nothing:
>
> http://jsfiddle.net/2t3kv/

Yes, Gecko currently copies all methods from everything to the 
most-derived interface; it was the simplest way in our architecture to 
make all this magic casting from the old specs sorta work.

-Boris

Received on Thursday, 1 March 2012 01:56:52 UTC