[whatwg/xhr] Stop censoring responseURL's fragment (#303)

See https://github.com/whatwg/fetch/issues/505.


Tests: ...

Corresponding Fetch PR: https://github.com/whatwg/fetch/pull/696.


<!--
Thank you for contributing to the XMLHttpRequest Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [x] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/xhr/303.html" title="Last updated on Dec 8, 2020, 10:08 PM UTC (2ac9f13)">Preview</a> | <a href="https://whatpr.org/xhr/303/b592bc3...2ac9f13.html" title="Last updated on Dec 8, 2020, 10:08 PM UTC (2ac9f13)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/303


-- Commit Summary --

  * Stop censoring responseURL's fragment

-- File Changes --

    M xhr.bs (8)

-- Patch Links --

https://github.com/whatwg/xhr/pull/303.patch

https://github.com/whatwg/xhr/pull/303.diff


-- 
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/303

Received on Tuesday, 8 December 2020 22:09:12 UTC