- From: Rimas <notifications@github.com>
- Date: Tue, 07 Mar 2017 10:35:34 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 March 2017 18:36:19 UTC
Yes, fixes validation bug. Parsing: `file://host/C:/` and `file:///C:/` now parses to "" host, previously to null. Serializing for file URL is the same host is null or "" - so no impact. -- 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/pull/260#issuecomment-284814380
Received on Tuesday, 7 March 2017 18:36:19 UTC