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 15311 - [Shadow]: Specify “matching” for a multiple selector fragments
Summary: [Shadow]: Specify “matching” for a multiple selector fragments
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: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14978
  Show dependency treegraph
 
Reported: 2011-12-22 03:12 UTC by Dominic Cooney
Modified: 2011-12-22 19:49 UTC (History)
0 users

See Also:


Attachments

Description Dominic Cooney 2011-12-22 03:12:15 UTC
The content element <http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#content-element> says the select attribute “defines the matching criteria for distributing child nodes of the host element. Each token must be a valid selector fragment.”

Selector fragments <http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#dfn-selector-fragment> define the meaning of “matching” for a single selector fragment.

However nowhere is it defined what ”matching” means for multiple selector fragments. Any of the fragments? All of the fragments? (What if there are zero fragments?)
Comment 1 Dimitri Glazkov 2011-12-22 19:49:10 UTC
http://dvcs.w3.org/hg/webcomponents/rev/acbe30375226