Re: [whatwg/url] new URL('file://').origin is 'null' (#310)

Also, `origin` isn't really a segment of a URL, it's computed from the segments and is basically an object. It's unfortunate that it's serialization looks like a URL though, I think that was a mistake in retrospect.

-- 
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/310#issuecomment-429736870

Received on Monday, 15 October 2018 07:29:26 UTC