Re: [whatwg/url] Restructure URL rendering section and add additional guidance (#434)

estark37 commented on this pull request.



> @@ -2531,10 +2529,9 @@ with care to prevent spoofing:
  <li><p>Browsers should render a <a for=/>URL</a>'s <a for=url>host</a> using
  <a>domain to Unicode</a>.
 
- <p class="note no-backref">Note that non-ASCII characters can be used in <a
- href="http://unicode.org/faq/idn.html#26">homograph</a> spoofing attacks. Consider detecting <a
- href="http://www.unicode.org/reports/tr39/#Confusable_Detection">confusable characters</a> or
- warning when they are in use.
+ <p class="note no-backref">Note that various characters can be used in homograph [[IDNFAQ]]
+ spoofing attacks. Consider detecting confusable characters [[UTR39]] and warning when they are in

Fixed, thanks!

-- 
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/434#discussion_r269407805

Received on Wednesday, 27 March 2019 05:14:57 UTC