Re: Custom DOM events and privileged browser add-ons; Was: Bubbling/Capturing for XHR + other non-DOM objects

On Fri, 02 Jul 2010 12:03:30 +0200, Bjoern Hoehrmann <derhoermi@gmx.net>  
wrote:
> Well let's see: if you want to know what the XHR event flow is, then you
> have to read the XHR specification to see whether it specifies something
> different from the "default" regardless of whether it does or does not.
> If it does specify the event flow, then you are done. And if it does not
> you also have to read the DOM Events specification to learn the default.
> So, correct me if I am wrong, but having to read two specifications does
> not seem to be less work than having to read only one specification.

You have to read DOM Events either way.


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

Received on Friday, 2 July 2010 10:11:03 UTC