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

Well, what you think about following explanation:

**c** is defined and accessed only when _pointer_ is within bounds of the string or points to the **EOF code point**.

**remaining** is defined and accessed only when _pointer_ is within bounds of the string.

-- 
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-306059577

Received on Sunday, 4 June 2017 18:57:11 UTC