[whatwg/url] relative URLs (#136)

Now that a native URL parser is finally being standardized and implemented, why would we leave out relative URLs? They are URLs:
```
/root/path/to/someting.html?var=value#hash
path/to/someting.html?var=value#hash
```

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

Received on Friday, 5 August 2016 22:26:37 UTC