[whatwg/url] Redo validation errors in the IPv4 parser (PR #739)

ab0e820b0b559610b30c731b7f2c1a8094181680 didn't consider the impact on the validation error infrastructure.

This also makes some minor additional changes:
* Modernizes the "Host parsing" section.
* Clarifies that the IPv4 parser cannot be invoked directly.
* Clarifies that the IPv6 parser can, but you should still not do it.

Fixes #706.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Redo validation errors in the IPv4 parser

-- File Changes --

    M url.bs (47)

-- Patch Links --

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

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

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

Received on Tuesday, 17 January 2023 12:48:25 UTC