- From: Rimas Misevičius <notifications@github.com>
- Date: Tue, 23 May 2023 08:47:09 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2023 15:47:15 UTC
@rmisev commented on this pull request. > @@ -3079,7 +3079,8 @@ is the <a for=/>origin</a> returned by running these steps, switching on <var>ur <li><p>Let <var>pathURL</var> be the result of <a lt="basic URL parser">parsing</a> the result of <a>URL path serializing</a> <var>url</var>. - <li><p>If <var>pathURL</var> is failure, then return a new <a>opaque origin</a>. + <li><p>If <var>pathURL</var> is failure, or <a>is not special</a> then return a new + <a>opaque origin</a>. Ok, changed. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/771#discussion_r1202585983 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/771/review/1440039632@github.com>
Received on Tuesday, 23 May 2023 15:47:15 UTC