[whatwg] Interface of the readystatechange event

On Mon, 13 Sep 2010 16:33:01 +0200, Sergey Ilinsky <castonet at yahoo.co.uk>  
wrote:
> I could not find information on what DOM Events interface does
> readystatechange event have. Can someone point me to where it is
> defined/mentioned?

Where the specification defines it to be dispatched it says to "fire a  
simple event named readystatechange". The definition of "firing a simple  
event named e" says to use the Event interface.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Monday, 13 September 2010 07:39:10 UTC