Re: §4.4 Dispatching events and "participating in a tree"

On 7/4/11 5:14 PM, David Flanagan wrote:
> Does the language really need to be this general? Are events ever
> dispatched on trees that are not document trees? I don't think that
> events ever bubble up a tree of frames, do they?

Events bubble from Document to Window; is that the sort of thing you're 
thinking of.

And with SVG <use> there's some complexity in terms of what the event 
targets look like...

-Boris

Received on Tuesday, 5 July 2011 01:55:20 UTC