Re: [whatwg/url] "basic URL parser" doesn't special-case the empty string as input (#320)

Nevermind, the algorithm correctly transitions from "scheme start state" to "no scheme state" (where it fails if there is no base) to "relative state" (where it sets everything to match the base).

-- 
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/320#issuecomment-306019710

Received on Sunday, 4 June 2017 05:39:45 UTC