[html5] r7309 - [e] (0) Clarify that the second sentence doesn't override the first. Fixing http [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Aug 31 17:17:21 PDT 2012


Author: ianh
Date: 2012-08-31 17:17:19 -0700 (Fri, 31 Aug 2012)
New Revision: 7309

Modified:
   complete.html
   index
   source
Log:
[e] (0) Clarify that the second sentence doesn't override the first.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=18021
Affected topics: HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2012-09-01 00:12:52 UTC (rev 7308)
+++ complete.html	2012-09-01 00:17:19 UTC (rev 7309)
@@ -91471,8 +91471,8 @@
 
     <!-- this is the same as the equivalent list in the input stream
     section -->
-    If the number is in the range 0x0001 to 0x0008, <!-- HT, LF
-    allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
+    Additionally, if the number is in the range 0x0001 to 0x0008, <!--
+    HT, LF allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
     allowed --> 0x000E to 0x001F, <!-- ASCII allowed --> 0x007F <!--to
     0x0084, (0x0085 NEL not allowed), 0x0086--> to 0x009F, 0xFDD0 to
     0xFDEF, or is one of 0x000B, 0xFFFE, 0xFFFF, 0x1FFFE, 0x1FFFF,

Modified: index
===================================================================
--- index	2012-09-01 00:12:52 UTC (rev 7308)
+++ index	2012-09-01 00:17:19 UTC (rev 7309)
@@ -91471,8 +91471,8 @@
 
     <!-- this is the same as the equivalent list in the input stream
     section -->
-    If the number is in the range 0x0001 to 0x0008, <!-- HT, LF
-    allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
+    Additionally, if the number is in the range 0x0001 to 0x0008, <!--
+    HT, LF allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
     allowed --> 0x000E to 0x001F, <!-- ASCII allowed --> 0x007F <!--to
     0x0084, (0x0085 NEL not allowed), 0x0086--> to 0x009F, 0xFDD0 to
     0xFDEF, or is one of 0x000B, 0xFFFE, 0xFFFF, 0x1FFFE, 0x1FFFF,

Modified: source
===================================================================
--- source	2012-09-01 00:12:52 UTC (rev 7308)
+++ source	2012-09-01 00:17:19 UTC (rev 7309)
@@ -106160,8 +106160,8 @@
 
     <!-- this is the same as the equivalent list in the input stream
     section -->
-    If the number is in the range 0x0001 to 0x0008, <!-- HT, LF
-    allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
+    Additionally, if the number is in the range 0x0001 to 0x0008, <!--
+    HT, LF allowed --> <!-- U+000B is in the next list --> <!-- FF, CR
     allowed --> 0x000E to 0x001F, <!-- ASCII allowed --> 0x007F <!--to
     0x0084, (0x0085 NEL not allowed), 0x0086--> to 0x009F, 0xFDD0 to
     0xFDEF, or is one of 0x000B, 0xFFFE, 0xFFFF, 0x1FFFE, 0x1FFFF,




More information about the Commit-Watchers mailing list