- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 Mar 2012 20:36:04 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16176 --- Comment #3 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-13 20:36:03 UTC --- Here's what I've come up with: http://dvcs.w3.org/hg/webcomponents/rev/378dd45d7b80 Basically, whenever calculating ancestors for relatedTarget, we must ignore the upper boundary. This way, the node will just appear as a child of a shadow host, not as a something that's distributed into an insertion point. WDYT? -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 13 March 2012 20:36:06 UTC