html5/spec Overview.html,1.2394,1.2395

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv924

Modified Files:
	Overview.html 
Log Message:
collect references for character encodings table (whatwg r3247)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2394
retrieving revision 1.2395
diff -u -d -r1.2394 -r1.2395
--- Overview.html	14 Jun 2009 00:29:00 -0000	1.2394
+++ Overview.html	14 Jun 2009 20:45:30 -0000	1.2395
@@ -4414,37 +4414,37 @@
   <table><caption>Character encoding overrides</caption>
    <thead><tr><th> Input encoding <th> Replacement encoding <th> References
    <tbody><!-- how about EUC-JP? --><tr><td> EUC-KR <td> Windows-949 <td>
-         <a href="#references">[EUCKR]</a> <!-- see reference for [EUC-KR] in RFC1557 -->
-         <a href="#references">[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+         <a href="#references">[EUCKR]</a>
+         <a href="#references">[WIN949]</a>
     <tr><td> GB2312 <td> GBK <td>
-         <a href="#references">[GB2312]</a><!-- XXX ? -->
-         <a href="#references">[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[GBK]</a>
     <tr><td> GB_2312-80 <td> GBK <td>
-         <a href="#references">[RFC1345]</a><!-- XXX consider more direct reference? -->
-         <a href="#references">[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[GBK]</a>
     <tr><td> ISO-8859-1 <td> Windows-1252 <td>
-         <a href="#references">[RFC1345]</a><!-- XXX consider more direct reference? -->
-         <a href="#references">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[WIN1252]</a>
     <tr><td> ISO-8859-9 <td> Windows-1254 <td>
-         <a href="#references">[RFC1345]</a><!-- XXX consider more direct reference? -->
-         <a href="#references">[WIN1254]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1254.htm -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[WIN1254]</a>
     <tr><td> ISO-8859-11 <td> Windows-874 <td>
-         <a href="#references">[ISO885911]</a><!-- get reference from http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263 -->
-         <a href="#references">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+         <a href="#references">[ISO885911]</a>
+         <a href="#references">[WIN874]</a>
     <tr><td> KS_C_5601-1987 <td> Windows-949 <td>
-         <a href="#references">[RFC1345]</a><!-- XXX consider more direct reference? -->
-         <a href="#references">[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[WIN949]</a>
     <tr><td> Shift_JIS <td> Windows-31J <td>
-         <a href="#references">[JISX0208:1997]</a> <!-- JIS X0208:1997 -->
-         <a href="#references">[WIN31J]</a><!-- CP932 -->
+         <a href="#references">[SHIFTJIS]</a>
+         <a href="#references">[WIN31J]</a>
     <tr><td> TIS-620 <td> Windows-874 <td>
-         <a href="#references">[TIS620]</a> <!-- http://www.nectec.or.th/it-standards/std620/std620.htm -->
-         <a href="#references">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+         <a href="#references">[TIS620]</a>
+         <a href="#references">[WIN874]</a>
     <tr><td> US-ASCII <td> Windows-1252 <td>
-         <a href="#references">[RFC1345]</a><!-- XXX consider more direct reference? -->
-         <a href="#references">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+         <a href="#references">[RFC1345]</a>
+         <a href="#references">[WIN1252]</a>
     <tr><td> x-x-big5 <td> Big5 <td>
-         <a href="#references">[BIG5]</a> <!-- XXX ? -->
+         <a href="#references">[BIG5]</a>
    </table><p class="note">The requirement to treat certain encodings as other
   encodings according to the table above is a <a href="#willful-violation">willful
   violation</a> of the W3C Character Model specification, motivated
@@ -63704,19 +63704,26 @@
   <code>UIEvent</code> interface, during event propagation. There is no
   way currently to enumerate all the views.</p><!-- XXX examples! --><h2 class="no-num" id="index">Index</h2><p><em>This section is non-normative.</em><p class="XXX">List of elements<p class="XXX">List of attributes<p class="XXX">List of <dfn id="reflecting-dom-attributes">reflecting DOM attributes</dfn> and their corresponding content attributes</p><!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent --><p class="XXX">List of interfaces<p class="XXX">List of events<h2 class="no-num" id="references">References</h2><p class="XXX">This section will be written in a future draft.</p><!-- XXX check that #references is always for [RFC\1] --><!-- REFS
 
-  [COMPUTABLE] On computable numbers, with an application to the
-  Entscheidungsproblem. Alan M. Turing. In Proceedings of the London
-  Mathematical Society, series 2, volume 42, pages 230-265. London
-  Mathematical Society,
-  1937. http://www.turingarchive.org/browse.php/B/12 (referenced:
-  2007-03-03)
+  [BIG5] http://en.wikipedia.org/wiki/Big5
+  [COMPUTABLE] On computable numbers, with an application to the Entscheidungsproblem. Alan M. Turing. In Proceedings of the London Mathematical Society, series 2, volume 42, pages 230-265. London Mathematical Society, 1937. http://www.turingarchive.org/browse.php/B/12 (referenced: 2007-03-03)
+  [EUCKR] Korea Industrial Standards Association, "Hangul Unix Environment," Korean Industrial Standard, 1992, Ref. No. KS C 5861-1992.
+  [GBK] http://www.iana.org/assignments/charset-reg/GBK
 
   <dd id="refsGREGORIAN">[GREGORIAN]</dd>
   <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius, C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
 
+  [ISO885911] http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263
+  [RFC1345] Simonsen, K., "Character Mnemonics & Character Sets", RFC 1345, Rationel Almen Planlaegning, Rationel Almen Planlaegning, June 1992.
+  [SHIFTJIS] JIS X0208:1997
+  [TIS620] http://www.iana.org/assignments/charset-reg/tis-620 OR http://www.nectec.or.th/it-standards/std620/std620.htm
   [UNICODECASE] Unicode Standard Annex #21, Case Mappings
-
   [UTS22] http://unicode.org/reports/tr22/#Charset_Alias_Matching
+  [WIN1252] http://www.microsoft.com/globaldev/reference/sbcs/1252.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx
+  [WIN1254] http://www.microsoft.com/globaldev/reference/sbcs/1254.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305147.aspx
+  [WIN31J] CP932 http://www.microsoft.com/globaldev/reference/dbcs/932.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305152.aspx
+  [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx
+  [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305142.aspx
+  [WIN949] http://www.microsoft.com/globaldev/reference/dbcs/949.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305154.aspx
 
   --><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to
 

Received on Sunday, 14 June 2009 20:45:46 UTC