[whatwg/url] Use empty host for file URL's (#260)

Summary of changes:
1. Fixes #258
2. Introduces <b>empty host</b> term for file and non-special URL's
3. Changes definition: <b>opaque host</b> is non-empty ASCII string
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/260

-- Commit Summary --

  * uses empty host instead of null in path state
  * fixes "relative-URL string" definition for "file"
  * introduces "empty host" term
  * opaque-host is a non-empty string

-- File Changes --

    M url.bs (20)

-- Patch Links --

https://github.com/whatwg/url/pull/260.patch
https://github.com/whatwg/url/pull/260.diff

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

Received on Friday, 24 February 2017 13:14:48 UTC