[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 #66 from Dimitri Glazkov <dglazkov@chromium.org> ---
I turned Olli's snippet into the jsbin here: http://jsbin.com/gakid/1/edit

I added the wrapper around ip2.*, and Steve's workaround works well there. It
doesn't work as well around ip1, since that makes ip1 a grandchild of sh2. In
that particular case, I can listen to the shadow root and get the same
result...

I am almost sure that the wrapper workaround is a reasonable solution, but I
need to play with this some more.

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

Received on Sunday, 23 March 2014 16:02:57 UTC