[html5] r6536 - [e] (0) 'finally' is a bit confusing since it wouldn't be the final character in [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 4 10:53:01 PDT 2011


Author: ianh
Date: 2011-09-04 10:52:59 -0700 (Sun, 04 Sep 2011)
New Revision: 6536

Modified:
   complete.html
   index
   source
Log:
[e] (0) 'finally' is a bit confusing since it wouldn't be the final character in the string typically

Modified: complete.html
===================================================================
--- complete.html	2011-09-04 17:47:45 UTC (rev 6535)
+++ complete.html	2011-09-04 17:52:59 UTC (rev 6536)
@@ -83246,7 +83246,7 @@
 
        </dd>
 
-       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and finally one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
+       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
        <dd>
 
         <ol><li><p>Advance the <var title="">position</var> pointer so

Modified: index
===================================================================
--- index	2011-09-04 17:47:45 UTC (rev 6535)
+++ index	2011-09-04 17:52:59 UTC (rev 6536)
@@ -78693,7 +78693,7 @@
 
        </dd>
 
-       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and finally one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
+       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
        <dd>
 
         <ol><li><p>Advance the <var title="">position</var> pointer so

Modified: source
===================================================================
--- source	2011-09-04 17:47:45 UTC (rev 6535)
+++ source	2011-09-04 17:52:59 UTC (rev 6536)
@@ -94280,7 +94280,7 @@
 
        </dd>
 
-       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and finally one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
+       <dt>A sequence of bytes starting with: 0x3C, 0x4D or 0x6D, 0x45 or 0x65, 0x54 or 0x74, 0x41 or 0x61, and one of 0x09, 0x0A, 0x0C, 0x0D, 0x20, 0x2F (case-insensitive ASCII '<meta' followed by a space or slash)</dt>
        <dd>
 
         <ol>




More information about the Commit-Watchers mailing list