Re: [whatwg/url] URLSearchParams delete and iterator ambiguity (#188)

In particular see https://heycam.github.io/webidl/#es-iterators and https://heycam.github.io/webidl/#dfn-default-iterator-object

It looks like step 7 of the next() method re-fetches the list of values each time so live does indeed seem more correct.

I'll report a Chrome bug.

-- 
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/188#issuecomment-269531278

Received on Wednesday, 28 December 2016 19:53:50 UTC