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 19404 - <shadow> nodes should re-project just like <content>
Summary: <shadow> nodes should re-project just like <content>
Status: RESOLVED DUPLICATE of bug 22344
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
: 22433 (view as bug list)
Depends on:
Blocks: 15480
  Show dependency treegraph
 
Reported: 2012-10-09 18:44 UTC by Scott Miles
Modified: 2013-07-17 19:42 UTC (History)
1 user (show)

See Also:


Attachments

Description Scott Miles 2012-10-09 18:44:08 UTC
Given:

  <template><x-elt><content></content><x-elt></template>

Re-projection allows x-elt to select from the projected nodes of <content> instead of simply the <content> itself.

Users will likely expect similar functionality for <shadow> when used like so:

  <template><x-elt><shadow></shadow><x-elt></template>
Comment 1 Dimitri Glazkov 2013-07-17 18:33:24 UTC
*** Bug 22433 has been marked as a duplicate of this bug. ***
Comment 2 Dimitri Glazkov 2013-07-17 19:42:50 UTC
The proposal on bug 22344 supersedes this. Duping to keep the trail of related bugs.

*** This bug has been marked as a duplicate of bug 22344 ***