Re: [whatwg/url] Valid domain needs to account for ending with a number (PR #918)

domenic left a comment (whatwg/url#918)

The logic here does indeed align the two validity senses, but I'm unsure whether the specific validation errors given by the parser are as helpful/accurate as they could be. E.g. `https://example.255/` produces `["IPv4-too-few-parts", "IPv4-non-numeric-part"]`.

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

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

Received on Wednesday, 1 July 2026 04:21:32 UTC