[whatwg/url] Fix handling of spaceAsPlus in percent-encode after encoding (#570)

Closes #569.

<!--
Thank you for contributing to the URL 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):
   * This is a spec bug introduced in #558; all browsers do the right thing here.
- [X] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * This is tested in [https://github.com/web-platform-tests/wpt/blob/master/url/url-searchparams.any.js], for example.
- [X] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * N/A

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

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/570

-- Commit Summary --

  * Fix handling of spaceAsPlus in percent-encode after encoding

-- File Changes --

    M url.bs (2)

-- Patch Links --

https://github.com/whatwg/url/pull/570.patch
https://github.com/whatwg/url/pull/570.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/url/pull/570

Received on Sunday, 3 January 2021 20:46:35 UTC