[html5] r4104 - [e] (0) Add references for UTF-8 detection.

whatwg at whatwg.org whatwg at whatwg.org
Sun Oct 11 01:57:14 PDT 2009


Author: ianh
Date: 2009-10-11 01:57:12 -0700 (Sun, 11 Oct 2009)
New Revision: 4104

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add references for UTF-8 detection.

Modified: complete.html
===================================================================
--- complete.html	2009-10-11 08:02:00 UTC (rev 4103)
+++ complete.html	2009-10-11 08:57:12 UTC (rev 4104)
@@ -69379,7 +69379,7 @@
     0x7F which match the UTF-8 pattern are very likely to be UTF-8,
     while documents with byte sequences that do not match it are very
     likely not. User-agents are therefore encouraged to search for
-    this common encoding.</p>
+    this common encoding. <a href=#refsPPUTF8>[PPUTF8]</a> <a href=#refsUTF8DET>[UTF8DET]</a></p>
 
    </li>
 
@@ -85041,6 +85041,13 @@
    graphics</cite>, volume 18, number 3, pp. 253-259. ACM Press, July
    1984.</dd>
 
+   <dt id=refsPPUTF8>[PPUTF8]</dt>
+   <dd>(Non-normative) <cite><a href=http://www.ifi.uzh.ch/mml/mduerst/papers/PDF/IUC11-UTF-8.pdf>The
+   Properties and Promises <!-- Promizes (sic) --> of
+   UTF-8</a></cite>, M. Dürst. University of Zürich,
+   September 1997. In <cite>Proceedings of the 11th International
+   Unicode Conference</cite>.</dd>
+
    <dt id=refsPROGRESS>[PROGRESS]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
@@ -85258,7 +85265,7 @@
    <dt id=refsUNIVCHARDET>[UNIVCHARDET]</dt>
    <dd>(Non-normative) <cite><a href=http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html>A
    composite approach to language/encoding
-   detection</a></cite>. S. Li, K. Momoi. Netscape, September 2001. In
+   detection</a></cite>, S. Li, K. Momoi. Netscape, September 2001. In
    <cite>Proceedings of the 19th International Unicode
    Conference</cite>.</dd>
 
@@ -85267,6 +85274,10 @@
    Mail-Safe Transformation Format of Unicode</a></cite>,
    D. Goldsmith, M. Davis. IETF, May 1997.</dd>
 
+   <dt id=refsUTF8DET>[UTF8DET]</dt>
+   <dd>(Non-normative) <cite><a href=http://www.w3.org/International/questions/qa-forms-utf-8>Multilingual
+   form encoding</a></cite>, M. Dürst. W3C, October 2007.</dd>
+
    <dt id=refsUTR36>[UTR36]</dt>
    <dd>(Non-normative) <cite><a href=http://www.unicode.org/reports/tr36/>UTR #36: Unicode
    Security Considerations</a></cite>, M. Davis, M. Suignard. Unicode

Modified: index
===================================================================
--- index	2009-10-11 08:02:00 UTC (rev 4103)
+++ index	2009-10-11 08:57:12 UTC (rev 4104)
@@ -60429,7 +60429,7 @@
     0x7F which match the UTF-8 pattern are very likely to be UTF-8,
     while documents with byte sequences that do not match it are very
     likely not. User-agents are therefore encouraged to search for
-    this common encoding.</p>
+    this common encoding. <a href=#refsPPUTF8>[PPUTF8]</a> <a href=#refsUTF8DET>[UTF8DET]</a></p>
 
    </li>
 
@@ -76075,6 +76075,13 @@
    graphics</cite>, volume 18, number 3, pp. 253-259. ACM Press, July
    1984.</dd>
 
+   <dt id=refsPPUTF8>[PPUTF8]</dt>
+   <dd>(Non-normative) <cite><a href=http://www.ifi.uzh.ch/mml/mduerst/papers/PDF/IUC11-UTF-8.pdf>The
+   Properties and Promises <!-- Promizes (sic) --> of
+   UTF-8</a></cite>, M. Dürst. University of Zürich,
+   September 1997. In <cite>Proceedings of the 11th International
+   Unicode Conference</cite>.</dd>
+
    <dt id=refsPROGRESS>[PROGRESS]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
@@ -76266,7 +76273,7 @@
    <dt id=refsUNIVCHARDET>[UNIVCHARDET]</dt>
    <dd>(Non-normative) <cite><a href=http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html>A
    composite approach to language/encoding
-   detection</a></cite>. S. Li, K. Momoi. Netscape, September 2001. In
+   detection</a></cite>, S. Li, K. Momoi. Netscape, September 2001. In
    <cite>Proceedings of the 19th International Unicode
    Conference</cite>.</dd>
 
@@ -76275,6 +76282,10 @@
    Mail-Safe Transformation Format of Unicode</a></cite>,
    D. Goldsmith, M. Davis. IETF, May 1997.</dd>
 
+   <dt id=refsUTF8DET>[UTF8DET]</dt>
+   <dd>(Non-normative) <cite><a href=http://www.w3.org/International/questions/qa-forms-utf-8>Multilingual
+   form encoding</a></cite>, M. Dürst. W3C, October 2007.</dd>
+
    <dt id=refsUTR36>[UTR36]</dt>
    <dd>(Non-normative) <cite><a href=http://www.unicode.org/reports/tr36/>UTR #36: Unicode
    Security Considerations</a></cite>, M. Davis, M. Suignard. Unicode

Modified: source
===================================================================
--- source	2009-10-11 08:02:00 UTC (rev 4103)
+++ source	2009-10-11 08:57:12 UTC (rev 4104)
@@ -78095,7 +78095,8 @@
     0x7F which match the UTF-8 pattern are very likely to be UTF-8,
     while documents with byte sequences that do not match it are very
     likely not. User-agents are therefore encouraged to search for
-    this common encoding.</p>
+    this common encoding. <a href="#refsPPUTF8">[PPUTF8]</a> <a
+    href="#refsUTF8DET">[UTF8DET]</a></p>
 
    </li>
 
@@ -93774,6 +93775,14 @@
    graphics</cite>, volume 18, number 3, pp. 253-259. ACM Press, July
    1984.</dd>
 
+   <dt id="refsPPUTF8">[PPUTF8]</dt>
+   <dd>(Non-normative) <cite><a
+   href="http://www.ifi.uzh.ch/mml/mduerst/papers/PDF/IUC11-UTF-8.pdf">The
+   Properties and Promises <!-- Promizes (sic) --> of
+   UTF-8</a></cite>, M. Dürst. University of Zürich,
+   September 1997. In <cite>Proceedings of the 11th International
+   Unicode Conference</cite>.</dd>
+
    <dt id="refsPROGRESS">[PROGRESS]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
@@ -94003,7 +94012,7 @@
    <dd>(Non-normative) <cite><a
    href="http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html">A
    composite approach to language/encoding
-   detection</a></cite>. S. Li, K. Momoi. Netscape, September 2001. In
+   detection</a></cite>, S. Li, K. Momoi. Netscape, September 2001. In
    <cite>Proceedings of the 19th International Unicode
    Conference</cite>.</dd>
 
@@ -94012,6 +94021,11 @@
    Mail-Safe Transformation Format of Unicode</a></cite>,
    D. Goldsmith, M. Davis. IETF, May 1997.</dd>
 
+   <dt id="refsUTF8DET">[UTF8DET]</dt>
+   <dd>(Non-normative) <cite><a
+   href="http://www.w3.org/International/questions/qa-forms-utf-8">Multilingual
+   form encoding</a></cite>, M. Dürst. W3C, October 2007.</dd>
+
    <dt id="refsUTR36">[UTR36]</dt>
    <dd>(Non-normative) <cite><a
    href="http://www.unicode.org/reports/tr36/">UTR #36: Unicode




More information about the Commit-Watchers mailing list