diff --git a/index.html b/index.html index d9fc97e..eedf40b 100644 --- a/index.html +++ b/index.html @@ -3231,6 +3231,7 @@

Resource identifiers

+ +
+

Specifications dealing with domains directly should refer to the IDNA algorithms in [[URL]], instead of IDNA2008 (from [[RFC5890]] to [[RFC5893]]) or IDNA2003 (from [[RFC3940]] to [[RFC3942]]).

+
+ +

IDNA2008 and IDNA2003 do not match what's implemented in web browsers. Browsers use IDNA2008 by way of [[UTS46]].

+ +
+

Specifications SHOULD NOT refer to Punycode, especially as a type of string. The IDNA2008 terminology of "A-labels" and "U-labels", defined in RFC 5890, SHOULD be used.

+ +
+ + + +