Re: [whatwg/url] It is unlikely that the spec's two definitions of valid URL strings are equal (Issue #704)

domenic left a comment (whatwg/url#704)

This divergence can now be explored on the Live URL viewer. E.g.:

- [`file://loc%61lhost/`](https://jsdom.github.io/whatwg-url/#url=ZmlsZTovL2xvYyU2MWxob3N0Lw==&base=YWJvdXQ6Ymxhbms=)
- [`https://example.org//`](https://jsdom.github.io/whatwg-url/#url=aHR0cHM6Ly9leGFtcGxlLm9yZy8v&base=YWJvdXQ6Ymxhbms=)
- [`https://example.255/`](https://jsdom.github.io/whatwg-url/#url=aHR0cHM6Ly9leGFtcGxlLjI1NS8=&base=YWJvdXQ6Ymxhbms=)
- [`foo:bar baz`](https://jsdom.github.io/whatwg-url/#url=Zm9vOmJhciBiYXo=&base=YWJvdXQ6Ymxhbms=)

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

Message ID: <whatwg/url/issues/704/4833296767@github.com>

Received on Monday, 29 June 2026 13:48:11 UTC