[whatwg/url] Split forbidden host/domain code points, and add all C0 controls and add U+007F to the latter (PR #685)

Attempt at resolving #673 

<!--
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.
-->

- [ ] At least two implementers are interested (and none opposed):
   * Chrome (Presumably - See linked issue)
   * WebKit (Presumably - See linked issue)
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://github.com/web-platform-tests/wpt/pull/32524
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: Not needed (todo: verify)
   * Firefox: TODO
   * Safari: Already implemented
   * Deno: TODO
   * Node.js: TODO

(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/685

-- Commit Summary --

  * Split forbidden host/domain code points, and add all C0 controls and U+007F to the latter

-- File Changes --

    M url.bs (5)

-- Patch Links --

https://github.com/whatwg/url/pull/685.patch
https://github.com/whatwg/url/pull/685.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/685
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/pull/685@github.com>

Received on Tuesday, 25 January 2022 06:00:07 UTC