<?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>14689</bug_id>
          
          <creation_ts>2011-11-03 19:02:01 +0000</creation_ts>
          <short_desc>xml-stylesheet with type=text/xsl needs to be handled explicitly</short_desc>
          <delta_ts>2016-04-18 20:34:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>exclusion</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>17976</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Henry S. Thompson">ht</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>dbaron</cc>
    
    <cc>eoconnor</cc>
    
    <cc>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>jirka</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>ndw</cc>
    
    <cc>plh</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>public-xml-core-wg</cc>
    
    <cc>robin</cc>
    
    <cc>rubys</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>travil</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59578</commentid>
    <comment_count>0</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-11-03 19:02:01 +0000</bug_when>
    <thetext>Section 5.5.3 &quot;Page load processing model for XML files&quot; currently mentions xml-stylesheet only in connection with its interaction with the application cache.  The XML Core WG requests that prose be added to cover the case where an xml-stylesheet PI is present, with type other than text/css, and in particular to handle the case where type=&apos;text/xsl&apos; or type=&apos;application/xslt+xml&apos; by invoking XSLT with the referenced stylesheet and starting the page load process over with the results, consistent with existing browser practice.

The WG also suggests that it might be a good idea to cover the case where no stylesheet PI is present and the root element is not &apos;html&apos;, where existing practice is to produce a default indented tree view of the XML itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59600</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-03 23:15:13 +0000</bug_when>
    <thetext>What should the requirements be for the first case?

The second case is already handled by the navigation algorithm as far as I can tell.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59602</commentid>
    <comment_count>2</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-11-03 23:22:13 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; What should the requirements be for the first case?

I attempted to give them: invoke XSLT on the current Document with the referenced stylesheet, adopt the result as the current Document.  There are signs you had already anticipated this, for example wrt the timing of &lt;script&gt; in the result, so I&apos;m not sure what you&apos;re missing. . .

&gt; The second case is already handled by the navigation algorithm as far as I can
&gt; tell.

Hmm, I tried to track it through the steps of that algorithm and it seemed to fall all the way through -- which clause do you think picks it up?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59937</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-11 20:05:19 +0000</bug_when>
    <thetext>(we spoke about this in person; the second issue will be split into a second bug, and for the first issue we need either some tests demonstrating exactly what is going on, or some proposed text.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60347</commentid>
    <comment_count>4</comment_count>
      <attachid>1046</attachid>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-11-22 13:51:33 +0000</bug_when>
    <thetext>Created attachment 1046
xml-stylesheet PI test cases

A modest set of test cases illustrating existing browser behaviour in response to XML documents with xml-stylesheet processing instructions which reference XSLT stylesheets</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60348</commentid>
    <comment_count>5</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-11-22 13:57:06 +0000</bug_when>
    <thetext>Note that the above test cases only cover _single_ xml-stylesheet PIs.  There&apos;s
rather a lot of variation in how _multiple_ PIs (of the same type) are handled,
more tests will eventually be forthcoming wrt this issue.  Preliminary
investigation with type=&apos;text/css&apos; suggests that Firefox and Opera implement
the spec&apos;d behaviour of offering user choice when the alternate=&quot;yes&quot;
pseudo-attribute is present, but Chrome and IE do not (at least, I haven&apos;t
found a place where they make the offer, if there is one).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60371</commentid>
    <comment_count>6</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2011-11-23 09:59:27 +0000</bug_when>
    <thetext>(In reply to comment #5)
&gt; . . .  Preliminary
&gt; investigation with type=&apos;text/css&apos; suggests that Firefox and Opera implement
&gt; the spec&apos;d behaviour of offering user choice when the alternate=&quot;yes&quot;
&gt; pseudo-attribute is present, but Chrome and IE do not (at least, I haven&apos;t
&gt; found a place where they make the offer, if there is one).

Ah, I found it for IE -- at least IE9 -- I had failed to get the menu bar up, but once I did, the necessary controls are there under View &gt; Style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60374</commentid>
    <comment_count>7</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2011-11-23 10:34:55 +0000</bug_when>
    <thetext>&lt;http://greenbytes.de/tech/tc/httplink/&gt; has a few test cases relevant to referencing the style sheet using the HTTP Link header fields (as opposed to the stylesheet PI); some of them should be relevant as well, such as support for the correct internet media types, and exposing the stylesheet title through the CSS object model.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67295</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-05-03 16:52:05 +0000</bug_when>
    <thetext>To resolve this we need a lot more tests, e.g. testing whether the handling of this PI is blocking (by putting a &lt;script&gt; element in the source and having an XSL sheet where the server blocks so it takes a few seconds to download), testing what happens when the XML file or the XSL file (or both) are malformed, testing what happens with various MIME types for the XSL file, testing all the various attributes (e.g. are alternative style sheets honoured? What happens with multiple XSL links?), testing what happens when using &lt;link&gt; elements rather than XML PIs, etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67642</commentid>
    <comment_count>9</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2012-05-14 08:32:20 +0000</bug_when>
    <thetext>(In reply to comment #8)
&gt; To resolve this we need a lot more tests, e.g. testing whether the handling of
&gt; this PI is blocking (by putting a &lt;script&gt; element in the source and having an
&gt; XSL sheet where the server blocks so it takes a few seconds to download),

FWIW, Firefox&apos;s behavior in this scenario is considered a bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70414</commentid>
    <comment_count>10</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:27:12 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17976 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73286</commentid>
    <comment_count>11</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-06 09:26:09 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:


   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Rationale:

Hi Henry,

this would indeed be worth defining, especially since there is a lot of variation in some of the possible cases. That being said, the amount of research required to properly specify it does not fit into this release&apos;s timeline. We&apos;ll be looking at this for .next.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73287</commentid>
    <comment_count>12</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-09-06 09:35:58 +0000</bug_when>
    <thetext>I&apos;m taken completely aback by this decision.  All shipping browsers already implement this!  Surely it&apos;s appropriate to document the mainstream behaviour, as illustrated by the test cases I supplied nearly a year ago.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73288</commentid>
    <comment_count>13</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-06 09:43:01 +0000</bug_when>
    <thetext>(In reply to comment #12)
&gt; I&apos;m taken completely aback by this decision.  All shipping browsers already
&gt; implement this!  Surely it&apos;s appropriate to document the mainstream behaviour,
&gt; as illustrated by the test cases I supplied nearly a year ago.

Yes it is appropriate — no one said otherwise! RESOLVED LATER means we&apos;ll resolve it later, not never. It may even be soon; it just won&apos;t be in this release is all I&apos;m saying.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73289</commentid>
    <comment_count>14</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-09-06 10:21:54 +0000</bug_when>
    <thetext>Sorry, what does &quot;this release&quot; mean, if not HTML 5?  The idea that HTML5 should not include support for a core behaviour of XML on the web, which has been supported by all shipping browsers for many years, seems bonkers.  I&apos;m speaking for myself, but I expect the XML Core WG will shortly say exactly the same thing, officially and strenuously.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73297</commentid>
    <comment_count>15</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-09-06 12:46:43 +0000</bug_when>
    <thetext>Why is this considered to be in scope for the HTML spec at all? Shouldn&apos;t the XSLT spec define XSLT processing?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73298</commentid>
    <comment_count>16</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2012-09-06 12:54:09 +0000</bug_when>
    <thetext>It&apos;s not part of an HTML spec, but it *is* part of a *browser* spec, and this is what the HTML spec is actually.

The XSLT spec defines the transformation, the stylesheet PI spec defines the format of the PI. Optimally, the browser spec doesn&apos;t need to do much more than referencing the PI spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73304</commentid>
    <comment_count>17</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-06 13:55:46 +0000</bug_when>
    <thetext>(In reply to comment #14)
&gt; Sorry, what does &quot;this release&quot; mean, if not HTML 5?  The idea that HTML5
&gt; should not include support for a core behaviour of XML on the web, which has
&gt; been supported by all shipping browsers for many years, seems bonkers.  I&apos;m
&gt; speaking for myself, but I expect the XML Core WG will shortly say exactly the
&gt; same thing, officially and strenuously.

It means 5.0 — after that there&apos;s 5.1. We&apos;re pursing an aggressive timeline to get 5.0 out and there simply is no way that I can see of the work required here to fit into that frame.

We&apos;re going to be developing the current version and the next version in parallel, and HTML.next is not expected to come 15 years later but rather in relatively quick succession, with incremental changes being folded in as they are ready.

So the idea is not that we&apos;re excluding this but rather that we&apos;re not solving it this month. I can only hope that the XML WG will understand that as consensus creeps in this petty pace from day to day we can&apos;t address all problems at once, and do have to prioritise so that we release something before our brief candles are out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73305</commentid>
    <comment_count>18</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-09-06 14:26:00 +0000</bug_when>
    <thetext>My worry is that if HTML5 goes to CR without support for xml+xml-stylesheet[XSLT], browser vendors/suppliers may _remove_ XSLT from their browsers, and then we&apos;ll never get it back.

I&apos;m also perplexed by the assertion that there&apos;s a lot of editorial work involved here:  the work for xml-stylesheet[CSS] will surely be done -- adding basic support for an additional stylesheet language isn&apos;t a big deal.  Both I (above) and Julian have provided test materials.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73309</commentid>
    <comment_count>19</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-09-06 14:57:45 +0000</bug_when>
    <thetext>(In reply to comment #18)
&gt; My worry is that if HTML5 goes to CR without support for
&gt; xml+xml-stylesheet[XSLT], browser vendors/suppliers may _remove_ XSLT from
&gt; their browsers, and then we&apos;ll never get it back.

No need to worry about that, browsers won&apos;t remove anything just because it&apos;s not in the HTML5 CR.

&gt; I&apos;m also perplexed by the assertion that there&apos;s a lot of editorial work
&gt; involved here:  the work for xml-stylesheet[CSS] will surely be done -- 

This is already specified in http://dev.w3.org/csswg/cssom/#requirements-on-user-agents-implementing-the-xml-stylesheet-processing-instruction</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73315</commentid>
    <comment_count>20</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2012-09-06 15:35:38 +0000</bug_when>
    <thetext>Instead of resolving as later, shouldn&apos;t this be reassigned to the HTML.next component?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73318</commentid>
    <comment_count>21</comment_count>
    <who name="Jirka Kosek">jirka</who>
    <bug_when>2012-09-06 15:42:21 +0000</bug_when>
    <thetext>(In reply to comment #17)
&gt; It means 5.0 — after that there&apos;s 5.1. We&apos;re pursing an aggressive timeline to
&gt; get 5.0 out and there simply is no way that I can see of the work required here
&gt; to fit into that frame.

Would providing complete text of needed editoral changes in a form of Git pull request change this?

Jirka</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73327</commentid>
    <comment_count>22</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-09-06 16:19:15 +0000</bug_when>
    <thetext>In agreeing to accept https://www.w3.org/Bugs/Public/show_bug.cgi?id=15180 (XML _without_ xml-stylesheet), you say

  &quot;Rationale: It&apos;s already implemented, might as well be described correctly.&quot;

That&apos;s precisely the case here as well!  And the necessary scaffolding is already in place. . .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73397</commentid>
    <comment_count>23</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-07 08:01:57 +0000</bug_when>
    <thetext>(In reply to comment #18)
&gt; My worry is that if HTML5 goes to CR without support for
&gt; xml+xml-stylesheet[XSLT], browser vendors/suppliers may _remove_ XSLT from
&gt; their browsers, and then we&apos;ll never get it back.

I wouldn&apos;t worry about that — either there&apos;s content relying on that and it won&apos;t get removed, or there isn&apos;t content relying on XSLT anywhere on the big wide Web and what&apos;s in the spec won&apos;t change that. So that should definitely not be a concern.

&gt; I&apos;m also perplexed by the assertion that there&apos;s a lot of editorial work
&gt; involved here:  the work for xml-stylesheet[CSS] will surely be done -- adding
&gt; basic support for an additional stylesheet language isn&apos;t a big deal.  Both I
&gt; (above) and Julian have provided test materials.

Well if it&apos;s not much work, rest assured that we accept patches :) Can you answer all the questions in comment #8 and those that stem from there?

(In reply to comment #22)
&gt;  &quot;Rationale: It&apos;s already implemented, might as well be described correctly.&quot;
&gt; 
&gt; That&apos;s precisely the case here as well!  And the necessary scaffolding is
&gt; already in place. . .

You&apos;ll note that the other bug which you&apos;re quoting was reopened (with good reason).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73398</commentid>
    <comment_count>24</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-07 08:03:45 +0000</bug_when>
    <thetext>(In reply to comment #20)
&gt; Instead of resolving as later, shouldn&apos;t this be reassigned to the HTML.next
&gt; component?

My understanding was that it was exactly the same thing — but I&apos;ve just arrived so I could be wrong :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73399</commentid>
    <comment_count>25</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-07 08:07:39 +0000</bug_when>
    <thetext>(In reply to comment #21)
&gt; (In reply to comment #17)
&gt; &gt; It means 5.0 — after that there&apos;s 5.1. We&apos;re pursing an aggressive timeline to
&gt; &gt; get 5.0 out and there simply is no way that I can see of the work required here
&gt; &gt; to fit into that frame.
&gt; 
&gt; Would providing complete text of needed editoral changes in a form of Git pull
&gt; request change this?

It always helps, but it would need to be reviewed and given the time constraints might still only be accepted in v.next. While we&apos;d be grateful, I would be sorry if you were to put a lot of work into this and it got deferred anyway.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73538</commentid>
    <comment_count>26</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-10 10:51:33 +0000</bug_when>
    <thetext>Now using the HTML.next component instead of RESOLVED LATER. Purely administrative change, sorry for the noise.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73760</commentid>
    <comment_count>27</comment_count>
    <who name="A Goldberg">Spelunxxxx</who>
    <bug_when>2012-09-13 10:36:29 +0000</bug_when>
    <thetext>As I have said before, I need Gillian Gordon Crozier removed as adim. Also,  a compleat separation from her work group.  In my opinion, she should be subject to a general investigation

Andrew H Goldberg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75999</commentid>
    <comment_count>28</comment_count>
    <who name="Norman Walsh">ndw</who>
    <bug_when>2012-10-11 15:44:25 +0000</bug_when>
    <thetext>The XML Core Working Group objects to the decision to mark discussion of the XML stylesheet PI with type=&apos;text/xsl&apos; as either &quot;RESOLVED LATER&quot; or &quot;HTML.next&quot;.

The stylesheet PI is widely supported and has been in use for a long time. It is an important part of the browser API. Some test cases[1] for the XML stylesheet PI with type=&apos;text/xsl&apos; have been attached to the bug report[2].

In a sampling of the University of Amsterdam XML Web Collection, around 10% of the documents[3] have an XML stylesheet PI with type=&apos;text/xsl&apos;.

The XML Core WG remains concerned that the absence of a mention of support for the XML stylesheet PI with type=&apos;text/xsl&apos; would serve to discourage users from taking advantage of the existing functionality and might set implementers on a path towards deprecating the feature.

The XML Core WG feels strongly that some mention of support for the XML stylesheet PI with type=&apos;text/xsl&apos; or type=&apos;application/xslt+xml&apos; needs to be included in the initial HTML5 Recommendation.

[1] http://www.w3.org/XML/2011/11/ssTests/
[2] https://www.w3.org/Bugs/Public/attachment.cgi?id=1046
[3] http://lists.w3.org/Archives/Public/public-xml-core-wg/2012Sep/0041.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76002</commentid>
    <comment_count>29</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-10-11 16:11:21 +0000</bug_when>
    <thetext>(In reply to comment #28)
&gt; The stylesheet PI is widely supported and has been in use for a long time.
&gt; It is an important part of the browser API. Some test cases[1] for the XML
&gt; stylesheet PI with type=&apos;text/xsl&apos; have been attached to the bug report[2].
&gt; (...) 
&gt; The XML Core WG feels strongly that some mention of support for the XML
&gt; stylesheet PI with type=&apos;text/xsl&apos; or type=&apos;application/xslt+xml&apos; needs to
&gt; be included in the initial HTML5 Recommendation.

Norm,

no one is contesting that there are people using xml-stylesheet with XSLT or that it is important to users who rely on it. The heart of the matter is that it is simply not feasible to define how it works at the requisite level of concision within the very small time frame we have before entering CR. We are fixing bugs, not taking new features.

Please note that as soon as 5.0 hits CR, we will be issuing a FPWD or 5.1 — I must therefore emphasise that it is not as if all specification work was about to stop until 2015.

I would be happy to work with the XML Core WG to properly specify this feature as part of 5.1.

In the meantime, you seem to indicate that you might be satisfied with &quot;some mention of support&quot;. Can you clarify what that would involve? Do you have some suggested text? Would a non-normative paragraph work for you?

If not then I&apos;m afraid that the next step will have to be escalation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76004</commentid>
    <comment_count>30</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2012-10-11 16:16:51 +0000</bug_when>
    <thetext>(In reply to comment #29)
&gt; 
&gt; The heart of the matter is
&gt; that it is simply not feasible to define how it works at the requisite level
&gt; of concision within the very small time frame we have before entering CR.

Norm: feel free to prove Robin wrong by making a concrete proposal.  :-)

I&apos;ll also note that it is possible for this to be documented in a separate spec.  See Plan 2014:

http://dev.w3.org/html5/decision-policy/html5-2014-plan.html

And in particular:

http://dev.w3.org/html5/decision-policy/html5-2014-plan.html#extension-specs
http://dev.w3.org/html5/decision-policy/decision-policy-v3.html#cr-integration</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76007</commentid>
    <comment_count>31</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-11 16:29:36 +0000</bug_when>
    <thetext>Henry, Norm: I&apos;m happy to write the text that should go in the spec (and am indeed planning to do so — bug 17976 isn&apos;t closed), but what I need before that can happen is the tests described in comment 8. Without those tests, I have no way to know what to spec. I don&apos;t have the necessary knowledge to write the tests. Once I&apos;ve written the text, it&apos;s easy for Robin and co to take my text and put it in the W3C version, in case that&apos;s what you care about (as opposed to just the WHATWG version). Telling us to do work for you without being willing to at least contribute tests isn&apos;t going to work since you care about this more than we do.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76044</commentid>
    <comment_count>32</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-10-11 22:07:25 +0000</bug_when>
    <thetext>(In reply to comment #31)
&gt; Henry, Norm: I&apos;m happy to write the text that should go in the spec (and am
&gt; indeed planning to do so — bug 17976 isn&apos;t closed)

Great, thanks

&gt; but what I need before that can happen is the tests described in comment 8.

It&apos;s not laziness or disinclination that has lead to the lack of reply to comment 8, but rather confusion.  Quoting from comment 8:

&gt; testing what happens when the XML file or the XSL file (or both)
&gt; are malformed

I can easily transform any or all of the tests already attached here to be ill-formed in those ways, but I have no idea what kind of result report you would need

&gt; testing what happens with various MIME types for the XSL file

Can you point me to a parallel set of tests for xml-stylesheet type=&apos;text/css&apos; so I can see how you expect this to be done?

&gt; testing whether the handling of this PI is blocking (by putting a
&gt; &lt;script&gt; element in the source and having an XSL sheet where the
&gt; server blocks so it takes a few seconds to download),

Not sure I have the necessary expertise to do this -- maybe Norm Walsh can help here?  I recall recently running across a bunch of xsl-stylesheet tests you had written, can&apos;t remember where, which might have begun to cover this???

&gt; testing all the various attributes (e.g. are alternative style sheets
&gt; honoured? What happens with multiple XSL links?), testing what happens
&gt; when using &lt;link&gt; elements rather than XML PIs, etc.

Not sure this gives you enough to work with, but I&apos;ve attached a further set of tests in this space.  Note also Julian Reshke&apos;s offer at comment 7.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76045</commentid>
    <comment_count>33</comment_count>
      <attachid>1225</attachid>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-10-11 22:24:58 +0000</bug_when>
    <thetext>Created attachment 1225
multiple stylesheet PI tests

All the tests in this and the earlier attachment are visible on the web at http://www.w3.org/XML/2011/11/ssTests/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77603</commentid>
    <comment_count>34</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-31 22:42:50 +0000</bug_when>
    <thetext>Please see my comments in bug 17976.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77642</commentid>
    <comment_count>35</comment_count>
    <who name="Norman Walsh">ndw</who>
    <bug_when>2012-11-01 09:06:49 +0000</bug_when>
    <thetext>The XML Core WG considered this issue again at our face-to-face[1]. We recognize that it&apos;s too late to attempt to get normative changes into this version of the spec. We&apos;re still committed to helping move something forward normatively in this or another spec in the future.

In the meantime, we suggest a note along the following lines (editor, salt to taste) in section 5.6.3:

  Note: Many existing user agents support the &apos;text/xsl&apos; (or
  &apos;application/xslt+xml&apos;) style sheet type, with XSLT [ref] as the
  relevant supported styling language. When the browsing context has a
  StyleSheet of that style sheet type, such agents transform the
  current XML document using the XSLT stylesheet retrieved from the
  style sheet location (typically supplied via an xml-stylesheet
  processing instruction) and rendering (or otherwise processing) the
  document that results from that transformation. The precise details
  of this process will be defined in a future specification.

[1] http://lists.w3.org/Archives/Public/public-xml-core-wg/2012Oct/0059.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77646</commentid>
    <comment_count>36</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2012-11-01 10:01:33 +0000</bug_when>
    <thetext>+1, but:

(In reply to comment #35)
&gt; The XML Core WG considered this issue again at our face-to-face[1]. We
&gt; recognize that it&apos;s too late to attempt to get normative changes into this
&gt; version of the spec. We&apos;re still committed to helping move something forward
&gt; normatively in this or another spec in the future.
&gt; 
&gt; In the meantime, we suggest a note along the following lines (editor, salt
&gt; to taste) in section 5.6.3:
&gt; 
&gt;   Note: Many existing user agents support the &apos;text/xsl&apos; (or
&gt;   &apos;application/xslt+xml&apos;) style sheet type, with XSLT [ref] as the

IE and Firefox support application/xslt+xml. Change requests to Apple, Chrome, and Opera have been ignored so far. See http://greenbytes.de/tech/tc/xslt/#pi-ax-ax

&gt;   relevant supported styling language. When the browsing context has a
&gt;   StyleSheet of that style sheet type, such agents transform the
&gt;   current XML document using the XSLT stylesheet retrieved from the
&gt;   style sheet location (typically supplied via an xml-stylesheet
&gt;   processing instruction) and rendering (or otherwise processing) the
&gt;   document that results from that transformation. The precise details
&gt;   of this process will be defined in a future specification.
&gt; 
&gt; [1] http://lists.w3.org/Archives/Public/public-xml-core-wg/2012Oct/0059.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79547</commentid>
    <comment_count>37</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-12-06 11:40:52 +0000</bug_when>
    <thetext>(In reply to comment #35)
&gt; In the meantime, we suggest a note along the following lines (editor, salt
&gt; to taste) in section 5.6.3:

This has been committed:

https://github.com/w3c/html/commit/dab090a81e0269b1ad63922ebb5f897ade3488e0

EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: Added a note explaining that XSLT processing is possible, though not defined.
Rationale: Clarifies real-world situation; a proper in-depth definition of the actual processing is nevertheless still required.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79549</commentid>
    <comment_count>38</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2012-12-06 11:54:16 +0000</bug_when>
    <thetext>Thanks -- Marked this as LATER to remind us that it needs more work in a subsequent edition/version</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125891</commentid>
    <comment_count>39</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-18 20:34:30 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Moved to GitHub issue: https://github.com/w3c/html/issues/214

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>1046</attachid>
            <date>2011-11-22 13:51:33 +0000</date>
            <delta_ts>2011-11-22 13:51:33 +0000</delta_ts>
            <desc>xml-stylesheet PI test cases</desc>
            <filename>ssTests.tar.gz</filename>
            <type>application/octet-stream</type>
            <size>4051</size>
            <attacher name="Henry S. Thompson">ht</attacher>
            
              <data encoding="base64">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
AKAAAA==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>1225</attachid>
            <date>2012-10-11 22:24:58 +0000</date>
            <delta_ts>2012-10-11 22:24:58 +0000</delta_ts>
            <desc>multiple stylesheet PI tests</desc>
            <filename>ssTests2.tar.gz</filename>
            <type>application/octet-stream</type>
            <size>4466</size>
            <attacher name="Henry S. Thompson">ht</attacher>
            
              <data encoding="base64">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
FClSpEiRIkUPo/8CdJ2h7gDwAAA=
</data>

          </attachment>
      

    </bug>

</bugzilla>