[whatwg/url] // in path (#138)

Shouldn't:
```
http://domain.com/path/to//something
```
be normalized to:
```
http://domain.com/path/to/something
```
?

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

Received on Wednesday, 10 August 2016 00:06:13 UTC