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 28115 - <content select="foos" x-selectwith="somecontentparent"> wraps each selected host child with material surrounding content element in template up to the x-selectwith target parent/ancestor in the template.
Summary: <content select="foos" x-selectwith="somecontentparent"> wraps each selected...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#toc-sem...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-28 21:19 UTC by contributor
Modified: 2015-03-04 21:46 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2015-02-28 21:19:59 UTC
Specification: https://html.spec.whatwg.org/multipage/scripting.html
Multipage: https://html.spec.whatwg.org/multipage/#toc-semantics
Complete: https://html.spec.whatwg.org/#toc-semantics
Referrer: https://www.google.com/

Comment:
<content select="foos"	x-selectwith="somecontentparent"> wraps each selected
host child with material  surrounding  content element in template up to the
x-selectwith target parent/ancestor in the template.

I've already simulated this behavior and it addresses a wide range of "list"
type host situations.

Posted from: 65.49.169.74
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.11 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2015-03-04 21:46:01 UTC
is this a spec bug?