Re: [whatwg/url] Parsing with state override set to opaque path can make URLs not roundtrip (Issue #909)

annevk left a comment (whatwg/url#909)

It could probably be made to work, but it would require special care and it's not entirely clear if it's worth the effort. Consider if you had `opaque:path` and then you'd do `.pathname = "//newpath"`. The no-ops are usually because existing implementations already no-opped or did something bad.

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

Message ID: <whatwg/url/issues/909/4484938602@github.com>

Received on Tuesday, 19 May 2026 06:17:05 UTC