[whatwg] seamless iframes and event propagation

Anne van Kesteren annevk at annevk.nl
Fri Jan 11 11:14:51 PST 2013


On Fri, Jan 11, 2013 at 7:56 PM, Dimitri Glazkov <dglazkov at chromium.org> wrote:
> On Fri, Jan 11, 2013 at 10:10 AM, Anne van Kesteren <annevk at annevk.nl> wrote:
>> On Fri, Jan 11, 2013 at 6:50 PM, Dimitri Glazkov <dglazkov at chromium.org> wrote:
>>> Okay, so event path would be (in tree order):
>>>
>>> <a> -- [shadow root] -> .. -> <insertion point> -- <b> -- [shadow
>>> root] -> .. -> <c>
>>>
>>> In this case, the adjustment happens twice, at <b> and <a>.
>>
>> Normally with <b> being a child of <a> there would not be any
>> adjustment.
>
> Yup. I don't understand whether you're just agreeing with me or disagreeing :)
>
> With shadow trees in place, we need to let them react to events
> happening in nodes, distributed to insertion points.

Is there any adjustment if offset* are computed on getting anyway?
(Calling it adjustment if there's no actual adjustment (they're just
relative to target) seems wrong.)


-- 
http://annevankesteren.nl/



More information about the whatwg mailing list