[html5] r4247 - [e] (0) Wrong reference in note. Fixing http://www.w3.org/Bugs/Public/show_bug.c [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 02:41:23 PDT 2009
Author: ianh
Date: 2009-10-21 02:41:18 -0700 (Wed, 21 Oct 2009)
New Revision: 4247
Modified:
complete.html
index
source
Log:
[e] (0) Wrong reference in note.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7948
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 09:39:02 UTC (rev 4246)
+++ complete.html 2009-10-21 09:41:18 UTC (rev 4247)
@@ -69997,7 +69997,7 @@
<p class=note>The requirement to default UTF-16 to LE rather than
BE is a <a href=#willful-violation>willful violation</a> of RFC 2781, motivated by a
- desire for compatibility with legacy content. <a href=#refsCHARMOD>[CHARMOD]</a></p>
+ desire for compatibility with legacy content. <a href=#refsRFC2781>[RFC2781]</a></p>
<hr><p>User agents must not support the CESU-8, UTF-7, BOCU-1 and SCSU
encodings. <a href=#refsCESU8>[CESU8]</a> <a href=#refsUTF7>[UTF7]</a> <a href=#refsBOCU1>[BOCU1]</a> <a href=#refsSCSU>[SCSU]</a></p>
@@ -86527,6 +86527,11 @@
Services Necessary for URN Resolution</a></cite>, M. Mealling, R. Daniel.
IETF, January 1999.</dd>
+ <dt id=refsRFC2781>[RFC2781]</dt>
+ <dd><cite><a href=http://www.ietf.org/rfc/rfc2781.txt>UTF-16, an
+ encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF,
+ February 2000.</dd>
+
<dt id=refsRFC2646>[RFC2646]</dt>
<dd><cite><a href=http://www.ietf.org/rfc/rfc2646.txt>The Text/Plain Format
Parameter</a></cite>, R. Gellens. IETF, August 1999.</dd>
Modified: index
===================================================================
--- index 2009-10-21 09:39:02 UTC (rev 4246)
+++ index 2009-10-21 09:41:18 UTC (rev 4247)
@@ -61060,7 +61060,7 @@
<p class=note>The requirement to default UTF-16 to LE rather than
BE is a <a href=#willful-violation>willful violation</a> of RFC 2781, motivated by a
- desire for compatibility with legacy content. <a href=#refsCHARMOD>[CHARMOD]</a></p>
+ desire for compatibility with legacy content. <a href=#refsRFC2781>[RFC2781]</a></p>
<hr><p>User agents must not support the CESU-8, UTF-7, BOCU-1 and SCSU
encodings. <a href=#refsCESU8>[CESU8]</a> <a href=#refsUTF7>[UTF7]</a> <a href=#refsBOCU1>[BOCU1]</a> <a href=#refsSCSU>[SCSU]</a></p>
@@ -77698,6 +77698,11 @@
Services Necessary for URN Resolution</a></cite>, M. Mealling, R. Daniel.
IETF, January 1999.</dd>
+ <dt id=refsRFC2781>[RFC2781]</dt>
+ <dd><cite><a href=http://www.ietf.org/rfc/rfc2781.txt>UTF-16, an
+ encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF,
+ February 2000.</dd>
+
<dt id=refsRFC2646>[RFC2646]</dt>
<dd><cite><a href=http://www.ietf.org/rfc/rfc2646.txt>The Text/Plain Format
Parameter</a></cite>, R. Gellens. IETF, August 1999.</dd>
Modified: source
===================================================================
--- source 2009-10-21 09:39:02 UTC (rev 4246)
+++ source 2009-10-21 09:41:18 UTC (rev 4247)
@@ -78765,7 +78765,7 @@
<p class="note">The requirement to default UTF-16 to LE rather than
BE is a <span>willful violation</span> of RFC 2781, motivated by a
desire for compatibility with legacy content. <a
- href="#refsCHARMOD">[CHARMOD]</a></p>
+ href="#refsRFC2781">[RFC2781]</a></p>
<hr>
@@ -95657,6 +95657,11 @@
Services Necessary for URN Resolution</a></cite>, M. Mealling, R. Daniel.
IETF, January 1999.</dd>
+ <dt id="refsRFC2781">[RFC2781]</dt>
+ <dd><cite><a href="http://www.ietf.org/rfc/rfc2781.txt">UTF-16, an
+ encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF,
+ February 2000.</dd>
+
<dt id="refsRFC2646">[RFC2646]</dt>
<dd><cite><a href="http://www.ietf.org/rfc/rfc2646.txt">The Text/Plain Format
Parameter</a></cite>, R. Gellens. IETF, August 1999.</dd>
More information about the Commit-Watchers
mailing list