[whatwg/url] Stop after setting an url’s query to null. (#114)

Don’t go on to setting it to the empty string in a following step, which makes setting to null pointless

This is probably what was intended, as it is similar to what happens in the `hash` setter.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Stop after setting an url’s query to null.

-- File Changes --

    M url.bs (5)

-- Patch Links --

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

Received on Wednesday, 13 April 2016 14:37:33 UTC