[whatwg] HTMLElement.onreadystatechange

On Mon, 14 Feb 2011, David Flanagan wrote:
>
> The spec says that every HTMLElement has an onreadystatechange idl 
> attribute. But then it never says anything about firing readystatechange 
> events at elements, only at the Document.
> 
> Can it be removed from HTMLElement, or does it need to be there for web 
> compatibility?

For consistency, all the event handler attributes on HTMLDocument and 
HTMLElement are the same now.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 16 May 2011 16:55:32 UTC