[whatwg/url] Fix Windows drive letter handling in the file slash state (#343)

1. Introduces term: "a string starts with Windows drive letter". It simplifies the ***file state*** and solves the **remaining** problem (https://github.com/whatwg/url/issues/308).
2. Fixes https://github.com/whatwg/url/issues/303.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add term "string starts with Windows drive letter"
  * Use term "starts with Windows drive letter" in the file state
  * Fix Windows drive letter handling in the file slash state

-- File Changes --

    M url.bs (44)

-- Patch Links --

https://github.com/whatwg/url/pull/343.patch
https://github.com/whatwg/url/pull/343.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/343

Received on Monday, 11 September 2017 19:23:30 UTC