- From: Rimas <notifications@github.com>
- Date: Wed, 08 Feb 2017 04:51:02 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 February 2017 12:51:37 UTC
It looks like you missed `<hr>` before "IPv4 number parser". I can add tests, I think to add these URLs: `non-special://%E2%80%A0/` `non-special://H%4fSt/path` `non-special://[1:2::3]/` `non-special://[1:2::3]:80/` `non-special://[:80/` I found one test in the current test suite, which will fail: `sc://%/` (becomes valid after this patch) So maybe remove it? -- 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/218#issuecomment-278320721
Received on Wednesday, 8 February 2017 12:51:37 UTC