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 23863 - [Shadow] ORIGINAL-TARGET is not defined anywhere
Summary: [Shadow] ORIGINAL-TARGET is not defined anywhere
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22716
  Show dependency treegraph
 
Reported: 2013-11-19 19:16 UTC by Olli Pettay
Modified: 2013-12-02 06:16 UTC (History)
1 user (show)

See Also:


Attachments

Description Olli Pettay 2013-11-19 19:16:08 UTC
http://w3c.github.io/webcomponents/spec/shadow/#event-retargeting

The algorithm relies on ORIGINAL-TARGET to point to some node, since
without that TARGET-TREE doesn't make sense.
But ORIGINAL-TARGET is not defined anywhere.