[html5] r4052 - [a] (0) Authoring-side change for the previous checkin. Fixing http://www.w3.org [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 29 04:01:16 PDT 2009


Author: ianh
Date: 2009-09-29 04:01:15 -0700 (Tue, 29 Sep 2009)
New Revision: 4052

Modified:
   index
   source
Log:
[a] (0) Authoring-side change for the previous checkin.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7726

Modified: index
===================================================================
--- index	2009-09-29 10:59:12 UTC (rev 4051)
+++ index	2009-09-29 11:01:15 UTC (rev 4052)
@@ -61558,7 +61558,7 @@
 
   <ol class=brief><li>One or more <a href=#space-character title="space character">space characters</a>.</li>
    <li>A string that is an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">SYSTEM</code>".</li>
-   <li>Zero or more <a href=#space-character title="space character">space characters</a>.</li>
+   <li>One or more <a href=#space-character title="space character">space characters</a>.</li>
    <li>A U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (the <i>quote mark</i>).</li>
    <li>The literal string "<code title="">about:legacy-compat</code>".</li>
    <li>A matching U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (i.e. the same character as in the earlier step marked <i>quote mark</i>).</li>

Modified: source
===================================================================
--- source	2009-09-29 10:59:12 UTC (rev 4051)
+++ source	2009-09-29 11:01:15 UTC (rev 4052)
@@ -76160,7 +76160,7 @@
   <ol class="brief">
    <li>One or more <span title="space character">space characters</span>.</li>
    <li>A string that is an <span>ASCII case-insensitive</span> match for the string "<code title="">SYSTEM</code>".</li>
-   <li>Zero or more <span title="space character">space characters</span>.</li>
+   <li>One or more <span title="space character">space characters</span>.</li>
    <li>A U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (the <i>quote mark</i>).</li>
    <li>The literal string "<code title="">about:legacy-compat</code>".</li>
    <li>A matching U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (i.e. the same character as in the earlier step marked <i>quote mark</i>).</li>




More information about the Commit-Watchers mailing list