Re: [whatwg/url] Can a URL have a segmented path with zero segments? (Issue #926)

annevk left a comment (whatwg/url#926)

1. URL's path starts out as a list: https://url.spec.whatwg.org/#concept-url-path
2. The only case where path is directly set to a different type is https://url.spec.whatwg.org/#ref-for-concept-url-path⑤ (scheme state, 2.9)
3. That case is not applicable here since remaining starts with `/`

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

Message ID: <whatwg/url/issues/926/4956136942@github.com>

Received on Monday, 13 July 2026 08:51:36 UTC