Re: [whatwg/url] Encode ' in username and password (#608)

Firefox ended up aligning with Safari and the specification:
- `https://':'@test/`: https://jsdom.github.io/whatwg-url/#url=aHR0cHM6Ly8nOidAdGVzdC8=&base=YWJvdXQ6Ymxhbms=
- `test://':'@test/`: https://jsdom.github.io/whatwg-url/#url=dGVzdDovLyc6J0B0ZXN0Lw==&base=YWJvdXQ6Ymxhbms=

That makes me inclined to close this. cc @hayatoito 

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

Message ID: <whatwg/url/issues/608/2511078628@github.com>

Received on Monday, 2 December 2024 10:01:25 UTC