[whatwg/url] `url.port = ''` sets the port number to null. (#113)

It was previously (per spec) a no-op.

This matches Firefox. (Chromium sets the port to zero.)
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4054

(`url.html` not regenerated since the latest version of Bikeshed does various things differently, generating unrelated diff churn.)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * `url.port = ''` sets the port number to null.

-- File Changes --

    M url.bs (3)

-- Patch Links --

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

Received on Wednesday, 13 April 2016 13:01:44 UTC