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

I agree that the definitions should be analogous, though I don't know if I would call out-of-bounds a "bug" so much as undefined or similar.

And the existence _remaining_ further complicates the issue: what if _pointer_ is out of bounds but _pointer_ + 1 isn't? Or vice versa? Does the definition of _remaining_ require that _c_ be defined?

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

Received on Sunday, 4 June 2017 16:48:47 UTC