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

@annevk commented on this pull request.



> @@ -2603,6 +2591,21 @@ these steps. They return an <a>ASCII string</a>.
  <li><p>Return <var>output</var>.
 </ol>
 
+<p>The <dfn export lt="URL path serializer|URL path serializing">URL path serializer</dfn> takes a
+<a for=/>URL</a> <var>url</var> and then runs these steps. They return an <a>ASCII string</a>.
+
+<ul>
+ <li><p>If <var>url</var> does not have a <a for=url>hierarchical path</a>, then return

Yeah, we'd have to replace all negated checks.

-- 
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_r724758081

Received on Friday, 8 October 2021 07:15:08 UTC