[whatwg/url] Remove U+0000 case in the fragment state (#486)

Tests: ...

Fixes #440.

(Note that I think we should make all states an explicit ordered list for clarity. Because of that I added it here, despite it only containing one step.)

<!--
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
   * Firefox
   * Safari
- [ ] [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: (probably not needed, but need tests to confirm)
   * Safari: (probably not needed, but need tests to confirm)

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


-- Commit Summary --

  * Remove U+0000 case in the fragment state

-- File Changes --

    M url.bs (18)

-- Patch Links --

https://github.com/whatwg/url/pull/486.patch

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

Received on Sunday, 26 April 2020 15:50:07 UTC