[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 #16 from Steve Orvell <sorvell@chromium.org> ---
(In reply to Hayato Ito from comment #9)
> This might be a good opportunity to discuss how event path should be.
> 
> In the most *strictest* world, I don't think we should add either insertion
> points, whether it's final destination or not

I would prefer this to the proposal here (only the last insertion point in the
path).

If insertion points are sometimes in the path, I worry that it will be too
confusing to know when they can be used and it will become an anti-pattern to
attach listeners there.

So my preferences in order are:

1. all insertion points in event path.
2. no insertion points in event path.
3. last insertion point in event path.

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

Received on Wednesday, 27 November 2013 21:55:48 UTC