<?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>23621</bug_id>
          
          <creation_ts>2013-10-24 09:48:30 +0000</creation_ts>
          <short_desc>Don&apos;t defer alternate stylesheets</short_desc>
          <delta_ts>2013-10-28 21:45:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>CSSOM</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>95288</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-10-24 09:48:30 +0000</bug_when>
    <thetext>http://html5.org/tools/web-apps-tracker?from=8239&amp;to=8240#diff

[[
+  &lt;p&gt;If the resource is &lt;span data-x=&quot;the link is an alternative stylesheet&quot;&gt;an alternative
+  stylesheet&lt;/span&gt; then the user agent may defer obtaining the resource until it is part of the
+  &lt;span&gt;preferred style sheet set&lt;/span&gt;. &lt;a href=&quot;#refsCSSOM&quot;&gt;[CSSOM]&lt;/a&gt;&lt;/p&gt; &lt;!-- what about DOM
+  access of alt style sheets? --&gt;
]]

I think this part is wrong, alternate stylesheets can&apos;t be deferred. (CSSOM is also wrong on that part, currently.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95378</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-25 23:36:13 +0000</bug_when>
    <thetext>Yeah, hence the comment. (This is old text I haven&apos;t looked at in a while.)

So we&apos;re sure that we can&apos;t defer alt style sheets for Web compat?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95416</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-10-28 08:22:13 +0000</bug_when>
    <thetext>Deferring would make the API basically not work, and it seems people are more interested in keeping the API working than exposing alternate stylesheets in the UI. The Web compat situation isn&apos;t super clear but there was basically no interest in killing alternative stylesheets.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95473</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-28 21:44:02 +0000</bug_when>
    <thetext>Roger. I&apos;ve removed that paragraph for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95475</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-10-28 21:45:37 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8244.
Check-in comment: Browsers can&apos;t delay alt style sheets and remain Web compatible, apparently.
http://html5.org/tools/web-apps-tracker?from=8243&amp;to=8244</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>