- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 28 Apr 2017 10:35:10 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 April 2017 17:35:42 UTC
Act like host doesn't mean exposed as one. It just means that when resolving URLs they act like a base. ```new URL('test', 'file:///c:/x').href "file:///c:/test"``` -- 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/303#issuecomment-298060188
Received on Friday, 28 April 2017 17:35:42 UTC