[html5] r2341 - [e] (0) unnecessary, the line never has leading whitespace

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 15 17:53:20 PDT 2008


Author: ianh
Date: 2008-10-15 17:53:19 -0700 (Wed, 15 Oct 2008)
New Revision: 2341

Modified:
   index
   source
Log:
[e] (0) unnecessary, the line never has leading whitespace

Modified: index
===================================================================
--- index	2008-10-16 00:49:39 UTC (rev 2340)
+++ index	2008-10-16 00:53:19 UTC (rev 2341)
@@ -34181,10 +34181,6 @@
    <li><p>Let <var title="">tokens</var> be a list of strings,
    initially empty.</li>
 
-   <li><p>While <var title="">position</var> doesn't point past the
-   end of <var title="">line</var> and the character at <var title="">position</var> is either a U+0020 SPACE or a U+0009
-   CHARACTER TABULATION (tab) character, advance <var title="">position</var> to the next character in <var title="">input</var>.</li>
-
    <li>
 
     <p>While <var title="">position</var> doesn't point past the end

Modified: source
===================================================================
--- source	2008-10-16 00:49:39 UTC (rev 2340)
+++ source	2008-10-16 00:53:19 UTC (rev 2341)
@@ -38790,13 +38790,6 @@
    <li><p>Let <var title="">tokens</var> be a list of strings,
    initially empty.</p></li>
 
-   <li><p>While <var title="">position</var> doesn't point past the
-   end of <var title="">line</var> and the character at <var
-   title="">position</var> is either a U+0020 SPACE or a U+0009
-   CHARACTER TABULATION (tab) character, advance <var
-   title="">position</var> to the next character in <var
-   title="">input</var>.</p></li>
-
    <li>
 
     <p>While <var title="">position</var> doesn't point past the end




More information about the Commit-Watchers mailing list