[Bug 23887] [Shadow] Put only the final destination insertion point to the event path

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23887

--- Comment #23 from Hayato Ito <hayato@chromium.org> ---
(In reply to Olli Pettay from comment #22)
> (In reply to Steve Orvell from comment #21) 
> > If the fallback content is not used, I think the event path is:
> > 
> > Child->IP1->SR1->SH1
> I'd like to understand what in the spec says this.
> 
> 
> And whether or not an insertion point can be twice in the event path, event
> propagation
> in event path is inconsistent with the rest of the DOM, and should be
> changed.
> So far I haven't seen any real world use case which requires the current odd
> behavior.

I'd like to know which current behavior is odd in order to make the discussion
clear.

In my understanding:

A). In some shadow trees, an insertion point receives an event, but its
parentNode doesn't receive an event. That's odd!

Is my understanding correct? Have you found any odd behavior other than A)?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 3 December 2013 08:48:54 UTC