- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 25 May 2018 16:33:36 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 May 2018 16:34:04 UTC
annevk commented on this pull request. > + + <li><p>Return the <a for=host>registrable domain</a> obtained by executing the + <a href="https://publicsuffix.org/list/">algorithm</a> defined by the Public Suffix List on + <var>host</var>. [[!PSL]]. +</ol> + +<div class=example id=example-host-psl> + <table> + <tr> + <th>Host input + <th>Public suffix + <th>Registrable domain + <tr> + <td><code>com</code> + <td><code>com</code> + <td> Why? We don't use that convention anywhere. -- 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/391#discussion_r190947442
Received on Friday, 25 May 2018 16:34:04 UTC