Re: [whatwg/url] Skipping an item while iterating is undefined (Issue #768)

In this case, "skip" can never be "called" on an empty iterator, since step 2.3.3 only occurs if _byte_ is 0x25 (%) and the next two bytes after byte in input are in the ranges `/[0-9a-fA-F]/`. As such, I believe there's no ambiguity

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/768#issuecomment-1535377568
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/768/1535377568@github.com>

Received on Thursday, 4 May 2023 20:34:30 UTC