- From: <bugzilla@jessica.w3.org>
- Date: Fri, 08 Nov 2013 05:01:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23769 Bug ID: 23769 Summary: [Shadow]: Event retargeting algorithm should consider the case of multiple shadow roots. Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: hayato@chromium.org QA Contact: public-webapps-bugzilla@w3.org Blocks: 14978 Event retargeting algorithm doesn't work nicely if an event happens in older shadow root and an event listener would be invoked in a node in the younger shadow root. In current algorithm, it will retarget it's target to the shadow host. https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#event-retargeting -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 8 November 2013 05:01:06 UTC