[whatwg/url] Url definition should define the fragment as optional (#134)

Currently it defines that `#` is required while everything else after it is optional in https://url.spec.whatwg.org/#syntax-url

We should make the `#` optional too.

cc @sideshowbarker 

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

Received on Tuesday, 26 July 2016 11:15:03 UTC