- From: poot <cvsmail@w3.org>
- Date: Fri, 23 Oct 2009 12:07:39 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: more internal notes to explain things (whatwg r4283) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3423&r2=1.3424&f=h http://html5.org/tools/web-apps-tracker?from=4282&to=4283 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3423 retrieving revision 1.3424 diff -u -d -r1.3423 -r1.3424 --- Overview.html 23 Oct 2009 03:00:29 -0000 1.3423 +++ Overview.html 23 Oct 2009 03:07:25 -0000 1.3424 @@ -10427,8 +10427,9 @@ <a href="#ascii-compatible-character-encoding">ASCII-compatible character encoding</a>.<p>Authors should not use JIS-X-0208 <!-- x-JIS0208 --> (JIS_C6226-1983), JIS-X-0212 (JIS_X0212-1990), HZ-GB-2312<!-- has crazy handling of ASCII "~" -->, encodings based on ISO-2022<!-- - http://krijnhoetmer.nl/irc-logs/whatwg/20090628#l-422 -->, and - encodings based on EBCDIC. Authors should not use UTF-32. + http://krijnhoetmer.nl/irc-logs/whatwg/20090628#l-422 and + http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-October/023797.html + -->, and encodings based on EBCDIC. Authors should not use UTF-32. Authors must not use the CESU-8, UTF-7, BOCU-1 and SCSU encodings. <a href="#refsRFC1345">[RFC1345]</a><!-- for the JIS types --> <a href="#refsRFC1842">[RFC1842]</a><!-- HZ-GB-2312 -->
Received on Friday, 23 October 2009 03:08:07 UTC