- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 01 Feb 2017 21:03:53 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 February 2017 05:06:58 UTC
domenic commented on this pull request. > <a>path state</a>. - <li><p>Otherwise, if <var>buffer</var> is the empty string, set - <var>state</var> to <a>path start state</a>. + <p class=note>This is a (platform-independent) Windows drive letter quirk. <var>buffer</var> + is not reset here and instead used in the <a>path state</a>. + + <li> + <p>Otherwise, if <var>buffer</var> is the empty string, then: + + <ol> + <li><p>If <var>state override</var> is given and <var>url</var> + <a>includes credentials</a>, <a>syntax violation</a>, return. Is "return" the same as "terminate this algorithm" elsewhere? -- 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/224#pullrequestreview-19715150
Received on Thursday, 2 February 2017 05:06:58 UTC