- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 19 Dec 2016 10:41:21 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 December 2016 18:41:53 UTC
annevk commented on this pull request. > + <tr> + <td><code>hello:world</code> + <td><code>https://example.com</code> + <td><code>hello:world</code> + <tr> + <td><code>https:example.org</code> + <td><code>https://example.com</code> + <td><code>https://example.com/example.org</code> + <tr> + <td><code>\example\..\demo/.\</code> + <td><code>https://example.com</code> + <td><code>https://example.com/demo/</code> + <tr> + <td><code>example</code> + <td><code>https://example.com/demo</code> + <td><code>https://example.com/example</code> This one was upfront because it demonstrates a rather simple thing that everyone takes for granted. -- 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/177#pullrequestreview-13614304
Received on Monday, 19 December 2016 18:41:53 UTC