<?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>27418</bug_id>
          
          <creation_ts>2014-11-24 14:56:06 +0000</creation_ts>
          <short_desc>[Shadow]: Need to define what .styleSheets actually does on a shadow root</short_desc>
          <delta_ts>2015-05-27 03:20:49 +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>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>26850</dependson>
          <blocked>28552</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Boris Zbarsky">bzbarsky</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>annevk</cc>
    
    <cc>bugs</cc>
    
    <cc>cam</cc>
    
    <cc>hayato</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>wchen</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115387</commentid>
    <comment_count>0</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-11-24 14:56:06 +0000</bug_when>
    <thetext>The spec says:

  On getting, the attribute must return a StyleSheetList sequence containing the
  shadow root style sheets.

The term &quot;shadow root style sheets&quot; is not defined anywhere.  In fact, the string &quot;sheet&quot; does not appear anywhere else in this spec.

This needs to actually be defined, with particular attention to older shadow roots (e.g. do things in older shadow trees even load/parse their stylesheets?).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115388</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-11-24 14:56:46 +0000</bug_when>
    <thetext>And in fact, https://bugzilla.mozilla.org/show_bug.cgi?id=1098270#c18 has at least one other case that should be considered.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115407</commentid>
    <comment_count>2</comment_count>
    <who name="William Chen">wchen</who>
    <bug_when>2014-11-24 18:13:03 +0000</bug_when>
    <thetext>There is already a bug for this: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26850</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115423</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-11-24 19:22:46 +0000</bug_when>
    <thetext>That&apos;s not the same bug.

There are two separate issues:

1)  When do stylesheets get created for style/link elements?  That&apos;s bug 26850.

2)  What appears in the shadow root&apos;s .styleSheets and in what order?  That&apos;s
    this bug.

Figuring out bug 26850 is probably a prerequisite for resolving this one.  But once that&apos;s done, this bug will still need to define which elements&apos; stylesheets appear in the list, and the order.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120522</commentid>
    <comment_count>4</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-05-27 03:20:49 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/70</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>