<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19663</bug_id>
          
          <creation_ts>2012-10-23 10:01:34 +0000</creation_ts>
          <short_desc>[Shadow]: Who uses a &apos;/select/ reference combinator&apos;? A component author or a component user?</short_desc>
          <delta_ts>2012-10-23 11:26:19 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16317</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>14978</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hayato Ito">hayato</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>shinyak</cc>
    
    <cc>tasak</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>76944</commentid>
    <comment_count>0</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2012-10-23 10:01:34 +0000</bug_when>
    <thetext>Suppose the following DOM tree:

&lt;div id=&apos;host&apos;&gt; (shadowhost)
  - &lt;div&gt;
     - &lt;p&gt;

&lt;Shadow Root of &apos;host&gt;
  - &lt;content id=&apos;content&apos; select=&apos;div&apos;&gt;


And suppose we want to style a distributed node, &lt;p&gt;, using a /select/ reference combinator as follows:

[Rule A]:
#content/select/div &gt; p {
  color: blue
}


I have a question:
 Who supposes to use &apos;Rule A&apos;? A component author or a component user?

I mean where this &apos;rule A&apos; should be defined? I supposed that the rule should be defined in the shadow Root since this selector is supposed to be used by component authors. But I am not sure and would like to make it clear.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76946</commentid>
    <comment_count>1</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2012-10-23 10:33:59 +0000</bug_when>
    <thetext>I&apos;ve found a closed bug related to this bug.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16317

Sakamoto-san, you may have an opinion for that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76947</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2012-10-23 10:57:40 +0000</bug_when>
    <thetext>Sakamoto-san, if you are okay for the current spec, I&apos;ll close the bug.

(In reply to comment #1)
&gt; I&apos;ve found a closed bug related to this bug.
&gt; https://www.w3.org/Bugs/Public/show_bug.cgi?id=16317
&gt; 
&gt; Sakamoto-san, you may have an opinion for that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76952</commentid>
    <comment_count>3</comment_count>
    <who name="Takashi Sakamoto">tasak</who>
    <bug_when>2012-10-23 11:26:19 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; Sakamoto-san, if you are okay for the current spec, I&apos;ll close the bug.
&gt; 
&gt; (In reply to comment #1)
&gt; &gt; I&apos;ve found a closed bug related to this bug.
&gt; &gt; https://www.w3.org/Bugs/Public/show_bug.cgi?id=16317
&gt; &gt; 
&gt; &gt; Sakamoto-san, you may have an opinion for that.

I think, this bug is duplicate. I commented bug 16317.

*** This bug has been marked as a duplicate of bug 16317 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>