Skip to content

Commit

Permalink
Editorial: remove domain to Unicode reference
Browse files Browse the repository at this point in the history
Made obsolete by whatwg#2689.
  • Loading branch information
annevk authored and Alice Boxhall committed Jan 7, 2019
1 parent b2681f0 commit 9cdda0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -2574,7 +2574,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
<li><dfn data-x-href="https://url.spec.whatwg.org/#percent-decode">Percent decode</dfn></li>
<li><dfn data-x-href="https://url.spec.whatwg.org/#set-the-username">set the username</dfn></li>
<li><dfn data-x-href="https://url.spec.whatwg.org/#set-the-password">set the password</dfn></li>
<li>The <dfn data-x-href="https://url.spec.whatwg.org/#concept-domain-to-unicode">domain to Unicode</dfn> algorithm</li>
<li>The <dfn data-x-href="https://url.spec.whatwg.org/#concept-urlencoded"><code>application/x-www-form-urlencoded</code></dfn> format</li>
<li>The <dfn data-x-href="https://url.spec.whatwg.org/#concept-urlencoded-serializer"><code>application/x-www-form-urlencoded</code> serializer</dfn></li>
</ul>
Expand Down

0 comments on commit 9cdda0d

Please sign in to comment.