Re: [whatwg/url] Reject non-IPv4 hostnames that end in numbers. (#619)

@TimothyGu commented on this pull request.



> + <li>If parsing <var>last</var> as an <a lt="IPv4 number parser">IPv4 number</a> does not
+ return failure, return true.

```suggestion
 <li><p>If parsing <var>last</var> as an <a lt="IPv4 number parser">IPv4 number</a> does not
 return failure, return true.
```

-- 
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/619#pullrequestreview-706780969

Received on Wednesday, 14 July 2021 22:45:26 UTC