<?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>15181</bug_id>
          
          <creation_ts>2011-12-14 17:15:33 +0000</creation_ts>
          <short_desc>Override of non-recognised media type appears unsupported in xml-stylesheet processing</short_desc>
          <delta_ts>2013-08-08 13:26:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Henry S. Thompson">ht</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>annevk</cc>
    
    <cc>mike</cc>
    
    <cc>www-dom</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>61552</commentid>
    <comment_count>0</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-12-14 17:15:33 +0000</bug_when>
    <thetext>In the course of building test cases for xml-stylesheet processing in HTML5 (see https://www.w3.org/Bugs/Public/show_bug.cgi?id=14689 and https://www.w3.org/Bugs/Public/show_bug.cgi?id=15180), I discovered that none of the latest versions of Chrome, Firefox, IE or Opera implement clause 5 of &quot;6.3.3 Requirements on User Agents Implementing the xml-stylesheet processing instruction&quot; in CSSOM (http://dev.w3.org/csswg/cssom/#requirements-on-user-agents-implementing-the-xml-stylesheet-processing-instruction) or the parallel clause 4 in the next section.  I believe on the basis of a 3rd-party report that IE7 does do so.  Test cases can be found at
 http://www.w3.org/XML/2011/11/ssTests/test8.xml [vanilla case where SS is called
                                                  test8.css, served as text/css 
                                                  by Apache default,
                                                  works everywhere]
 http://www.w3.org/XML/2011/11/ssTests/test8a.xml [SS is called test8.foo, served
                                                   as text/css by explicit
                                                   setting in .htaccess,
                                                   works everywhere]
 http://www.w3.org/XML/2011/11/ssTests/test8b.xml [SS is called test8.baz, served
                                                   as text/plain
                                                   by Apache default,
                                                   works nowhere except IE7 AFAIK]

The xml-stylesheet PI spec itself says that the &apos;type&apos; pseudo-attribute, whose value is &apos;text/css&apos; in all the above examples, is only advisory, so this isn&apos;t exactly a bug _yet_, but I thought a heads-up was none-the-less appropriate. . .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88274</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-05-28 09:44:41 +0000</bug_when>
    <thetext>Your test cases are not in quirks mode.

Better tests:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2253 (standards mode)
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2254 (quirks mode)

It seems at least Firefox implements this (but I found a bug with caching).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>