Re: [whatwg/url] Editorial: fix various nits (#338)

rmisev commented on this pull request.



> @@ -2761,8 +2762,8 @@ the setter to always "reset" both.
  <li><p>If <a>context object</a>'s <a for=URL>url</a> <a>cannot have a username/password/port</a>,
  then return.
 
- <li><p>If the given value is the empty string, then set <a for=URL>url</a>'s <a for=url>port</a> to
- null.</p></li>
+ <li><p>If the given value is the empty string, then set <a>context object</a>a>'s

`... </a>a>'s` - the redundant `a>`?

-- 
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/338#pullrequestreview-51207330

Received on Thursday, 20 July 2017 13:52:28 UTC