[html5] r2591 - [e] (0) copy/paste error (credit: pt)

whatwg at whatwg.org whatwg at whatwg.org
Thu Dec 25 03:16:57 PST 2008


Author: ianh
Date: 2008-12-25 03:16:56 -0800 (Thu, 25 Dec 2008)
New Revision: 2591

Modified:
   index
   source
Log:
[e] (0) copy/paste error (credit: pt)

Modified: index
===================================================================
--- index	2008-12-25 10:46:14 UTC (rev 2590)
+++ index	2008-12-25 11:16:56 UTC (rev 2591)
@@ -48272,7 +48272,7 @@
       <tr><td>0x9F <td>U+0178 <td>LATIN CAPITAL LETTER Y WITH DIAERESIS ('Ÿ')
     </table><!-- this is the same as the equivalent list in the input stream
     section, except it has 0x0000 included in the first range. --><p>Otherwise, if the number is in the range 0x0000 to 0x0008, <!--
-    HT, LF allowed --> U+000B, <!-- FF, CR allowed --> U+000E to
+    HT, LF allowed --> 0x000B, <!-- FF, CR allowed --> 0x000E to
     0x001F, <!-- ASCII allowed --> 0x007F <!--to 0x0084, (0x0085 NEL
     not allowed), 0x0086--> to 0x009F, 0xD800 to 0xDFFF <!--
     surrogates not allowed -->, 0xFDD0 to 0xFDDF, or is one of 0xFFFE,

Modified: source
===================================================================
--- source	2008-12-25 10:46:14 UTC (rev 2590)
+++ source	2008-12-25 11:16:56 UTC (rev 2591)
@@ -55103,7 +55103,7 @@
     <!-- this is the same as the equivalent list in the input stream
     section, except it has 0x0000 included in the first range. -->
     <p>Otherwise, if the number is in the range 0x0000 to 0x0008, <!--
-    HT, LF allowed --> U+000B, <!-- FF, CR allowed --> U+000E to
+    HT, LF allowed --> 0x000B, <!-- FF, CR allowed --> 0x000E to
     0x001F, <!-- ASCII allowed --> 0x007F <!--to 0x0084, (0x0085 NEL
     not allowed), 0x0086--> to 0x009F, 0xD800 to 0xDFFF <!--
     surrogates not allowed -->, 0xFDD0 to 0xFDDF, or is one of 0xFFFE,




More information about the Commit-Watchers mailing list