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

On 6/29/10 2:36 PM, Chris Wilson wrote:
> See, this is exactly why we asked the question - because it seems that behavior is inconsistent, we're not sure what the expectation is.

Note that the Firefox behavior I described is irrelevant to 
specification efforts, because it's not visible to web pages....

I think Anne answered the question, in any case: the XHR event target 
chain only contains the XHR object itself and nothing else.  If the spec 
doesn't say that explicitly, it should.

-Boris

Received on Wednesday, 30 June 2010 20:40:42 UTC