This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26595 - [Shadow]: A shadow host will receive an event, which must be *stopped*, if a node in a older shadow tree is distributed into a shadow insertion point in the younger tree
Summary: [Shadow]: A shadow host will receive an event, which must be *stopped*, if a ...
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14978
  Show dependency treegraph
 
Reported: 2014-08-18 09:10 UTC by Hayato Ito
Modified: 2014-08-21 02:07 UTC (History)
3 users (show)

See Also:


Attachments

Description Hayato Ito 2014-08-18 09:10:08 UTC
The context is here:
https://code.google.com/p/chromium/issues/detail?id=398527


I think this is a kind of a spec bug and this behavior is not what I intended.
Comment 2 Anne 2014-08-20 09:24:07 UTC
Why are we not fixing bug 20247 instead of adding more of this special casing?
Comment 3 Hayato Ito 2014-08-21 02:05:57 UTC
They are orthogonal.
This bug is a low-hanging bug and should be fixed independently of the bug 20247.
Comment 4 Hayato Ito 2014-08-21 02:07:50 UTC
To make it clear, this bug is not related to 'change' event. This bug is general one and related to multiple shadow trees.