- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 19 Dec 2016 10:42:00 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 December 2016 18:42:31 UTC
domenic 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> Yeah, I just reorged into no base, then base, then failures; it seems kind of nice that way. -- 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
Received on Monday, 19 December 2016 18:42:31 UTC