- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 24 Apr 2020 05:47:05 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 April 2020 12:47:17 UTC
I think it is indeed somewhat broken, but if we assume that we start out by _pointer_ pointing at EOF (it's the empty string after all), it is then decreased by 1. Unclear what it now points at, but let's say not EOF so we continue and increase it by 1, at which point it again points to EOF but we're doing another run at least. But we should rewrite this in terms of Infra, possibly using https://infra.spec.whatwg.org/#collect-a-sequence-of-code-points. -- 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/issues/373#issuecomment-618987336
Received on Friday, 24 April 2020 12:47:17 UTC