Re: [whatwg/url] Editorial: fold cannot-be-base-URL into path (#655)

@annevk commented on this pull request.



> @@ -1404,9 +1396,12 @@ not a <a>special scheme</a>.
 <a for=url>username</a> or <a for=url>password</a> is not the empty string.
 <!-- also used by Fetch -->
 
+<p>A <a for=/>URL</a> has a <dfn export for=url>hierarchical path</dfn> if its <a for=url>path</a>
+is a <a for=/>list</a>.

Yeah I guess that is reasonable. We already have opaque host after all. The one argument against this is that we generally have one term for a boolean concept and use negation as needed, but it seems okay to make an exception.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/655#discussion_r724756994

Received on Friday, 8 October 2021 07:13:23 UTC