<?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>27466</bug_id>
          
          <creation_ts>2014-11-28 14:13:05 +0000</creation_ts>
          <short_desc>https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html#concept-serialize link is stale</short_desc>
          <delta_ts>2014-12-08 07:55: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>XHR</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Philip Jägenstedt">philipj</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>travil</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115668</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-11-28 14:13:05 +0000</bug_when>
    <thetext>https://xhr.spec.whatwg.org/#dom-xmlhttprequest-send

It should probably point to:
https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html#dfn-concept-fragment-serializing-algorithm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115670</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-11-28 14:26:04 +0000</bug_when>
    <thetext>That seems to take a flag. Bit unclear what contexts should not set that flag...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115767</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-12-01 22:46:04 +0000</bug_when>
    <thetext>From APIs defined in that spec [DOM P&amp;S], innerHTML and outerHTML set the flag, and serializeToString does not.

Basically, you pass true for the flag if you want to have the algorithm throw on invalid XML serialization. So, if send() may throw (and I think it anticipates that possibility) than pass true.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115984</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-12-06 20:59:06 +0000</bug_when>
    <thetext>https://github.com/whatwg/xhr/commit/829579048b349bbab3fd24c33f5faf822d5f3c0b</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116004</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-12-08 07:55:14 +0000</bug_when>
    <thetext>Thanks!

https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html#dfn-concept-fragment-serializing-algorithm doesn&apos;t actually scroll to the right part of the spec, but I&apos;m going to blame ReSpec for that.

Note that Blink always serializes as application/xml, and the discrepancy is why I filed this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>