- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 24 Aug 2018 06:29:35 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 August 2018 13:29:56 UTC
annevk commented on this pull request. > @@ -1156,11 +1156,9 @@ sequence). Unless stated otherwise it is the empty byte sequence. <h4 id=the-responseurl-attribute>The <code>responseURL</code> attribute</h4> -<p>The <dfn attribute for=XMLHttpRequest><code>responseURL</code></dfn> attribute -must return the empty string if <a>response</a>'s -<a for=response>url</a> is null and its -<a lt="URL serializer">serialization</a> with the -<i>exclude fragment flag</i> set otherwise. +<p>The <dfn attribute for=XMLHttpRequest><code>responseURL</code></dfn> attribute's getter, when +invoked, must return the empty string if <a>response</a>'s <a for=response>URL</a> is null and its the context object*? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/pull/200#pullrequestreview-149303457
Received on Friday, 24 August 2018 13:29:56 UTC