[whatwg] seamless iframes and event propagation

Dimitri Glazkov dglazkov at chromium.org
Tue Dec 18 08:43:08 PST 2012


On Mon, Dec 17, 2012 at 1:48 PM, Dimitri Glazkov <dglazkov at chromium.org>wrote:

5) Finally, whenever adjusted *relatedTarget* and *target* are the same,
> skip step 9.3 of http://dom.spec.whatwg.org/#concept-event-listener-invoke.
> The intent here is to not invoke event listeners on nodes where adjusting
> both relatedTarget and target resulted on them being the same node -- to
> prevent widgets sending out useless mouseovers/outs when the user is
> hovering inside of it.
>

Correction here: the link should point to
http://dom.spec.whatwg.org/#dispatching-events.


>
> I think that's it :)
>
> :DG<
>
>



More information about the whatwg mailing list