- From: Rimas Misevičius <notifications@github.com>
- Date: Mon, 18 Sep 2017 08:24:32 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 September 2017 08:24:54 UTC
rmisev commented on this pull request. > + <table> + <tr> + <th>String + <th>Starts with a Windows drive letter + <tr> + <td>"<code>c:</code>" + <td>✅ + <tr> + <td>"<code>c:/</code>" + <td>✅ + <tr> + <td>"<code>c:a</code>" + <td>❌ + </table> +</div> + Which one is preferred: `yes`/`no` or `true`/`false`? cc @annevk -- 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/343#discussion_r139360572
Received on Monday, 18 September 2017 08:24:54 UTC