<?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>27375</bug_id>
          
          <creation_ts>2014-11-20 03:46:05 +0000</creation_ts>
          <short_desc>[Shadow]: Define whether &lt;style&gt;s in shadow trees are loaded</short_desc>
          <delta_ts>2015-07-06 08:17:14 +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>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cameron McCormack">cam</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>bugs</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115186</commentid>
    <comment_count>0</comment_count>
      <attachid>1551</attachid>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2014-11-20 03:46:05 +0000</bug_when>
    <thetext>Created attachment 1551
test

Consider the attached test.  In Chrome, this displays:

  null
  [object CSSStyleSheet]
  null

while in Firefox currently it displays:

  [object CSSStyleSheet]
  [object CSSStyleSheet]
  [object CSSStyleSheet]

The issue is whether the &lt;style&gt; element in the shadow tree should be loaded if it is in a shadow tree but not in the final flattened view of the document.  Chrome&apos;s behaviour here probably makes sense, but it should be specified somewhere.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115207</commentid>
    <comment_count>1</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2014-11-20 11:30:38 +0000</bug_when>
    <thetext>This is related to bug 26850</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121752</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-07-06 08:17:14 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/181</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>1551</attachid>
            <date>2014-11-20 03:46:05 +0000</date>
            <delta_ts>2014-11-20 03:46:05 +0000</delta_ts>
            <desc>test</desc>
            <filename>t2.html</filename>
            <type>text/html</type>
            <size>415</size>
            <attacher name="Cameron McCormack">cam</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxwcmU+PC9wcmU+CjxzY3JpcHQ+CmZ1bmN0aW9uIHcocykgeyBkb2N1
bWVudC5xdWVyeVNlbGVjdG9yKCJwcmUiKS50ZXh0Q29udGVudCArPSBzICsgIlxuIjsgfQoKd2lu
ZG93Lm9ubG9hZCA9IGZ1bmN0aW9uKCkgewogIHZhciBkaXYgPSBkb2N1bWVudC5jcmVhdGVFbGVt
ZW50KCJkaXYiKTsKICB2YXIgc2hhZG93ID0gZGl2LmNyZWF0ZVNoYWRvd1Jvb3QoKTsKICBzaGFk
b3cuaW5uZXJIVE1MID0gIjxzdHlsZT48L3N0eWxlPiI7CiAgdyhzaGFkb3cuZmlyc3RDaGlsZC5z
aGVldCk7CiAgZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChkaXYpOwogIHcoc2hhZG93LmZpcnN0
Q2hpbGQuc2hlZXQpOwogIGRpdi5yZW1vdmUoKTsKICB3KHNoYWRvdy5maXJzdENoaWxkLnNoZWV0
KTsKfTsKPC9zY3JpcHQ+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>