Re: [whatwg/url] Are drive letters always invalid? (#612)

In the writing section, in the definition of **relative-URL string**, in the `"file"` case, the following:

> - a scheme-relative-file-URL string
> - a path-absolute-URL string if base URL’s host is an empty host
> - a path-absolute-non-Windows-file-URL string if base URL’s host is not an empty host
> - a path-relative-scheme-less-URL string

Can be replaced with:

- a scheme-relative-file-URL string
- a path-absolute-URL string
- a path-relative-scheme-less-URL string



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

Message ID: <whatwg/url/issues/612/1880006381@github.com>

Received on Sunday, 7 January 2024 09:38:32 UTC