[html5] r2340 - [e] (0) grammar

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 15 17:49:40 PDT 2008


Author: ianh
Date: 2008-10-15 17:49:39 -0700 (Wed, 15 Oct 2008)
New Revision: 2340

Modified:
   index
   source
Log:
[e] (0) grammar

Modified: index
===================================================================
--- index	2008-10-16 00:45:38 UTC (rev 2339)
+++ index	2008-10-16 00:49:39 UTC (rev 2340)
@@ -34146,7 +34146,7 @@
    <em>not</em> U+000A LINE FEED (LF) or U+000D CARRIAGE RETURN (CR)
    characters, and let the result be <var title="">line</var>.</li>
 
-   <li><p>Drop any trailing U+0020 SPACE, or U+0009 CHARACTER
+   <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER
    TABULATION (tab) characters at the end of <var title="">line</var>.</li>
 
    <li><p>If <var title="">line</var> is the empty string, then jump

Modified: source
===================================================================
--- source	2008-10-16 00:45:38 UTC (rev 2339)
+++ source	2008-10-16 00:49:39 UTC (rev 2340)
@@ -38750,7 +38750,7 @@
    characters, and let the result be <var
    title="">line</var>.</p></li>
 
-   <li><p>Drop any trailing U+0020 SPACE, or U+0009 CHARACTER
+   <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER
    TABULATION (tab) characters at the end of <var
    title="">line</var>.</p></li>
 




More information about the Commit-Watchers mailing list