Re: [whatwg/url] remaining variable ambiguity (#308)

To get back to the original question: if _c_ points to the last code point in the string, _remaining_ necessarily consists of only the _EOF code point_. Once _c_ points to the _EOF code point_, _remaining_ becomes undefined.

-- 
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/308#issuecomment-309246494

Received on Saturday, 17 June 2017 23:28:42 UTC