Re: [whatwg/url] Bug in methods - entries() and forEach() (#462)

Yeah, first you delete the 0th item and then you delete the then-1st item (which is the 2nd item in the original list). That leaves the original 1st item, "b".

I recommend asking on https://stackoverflow.com/ first next time.

-- 
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/462#issuecomment-581891293

Received on Tuesday, 4 February 2020 12:38:11 UTC