[html5] r3036 - [e] (0) oops, shouldn't have removed the local name part (credit: sp)

whatwg at whatwg.org whatwg at whatwg.org
Wed Apr 29 23:13:53 PDT 2009


Author: ianh
Date: 2009-04-29 23:13:53 -0700 (Wed, 29 Apr 2009)
New Revision: 3036

Modified:
   index
   source
Log:
[e] (0) oops, shouldn't have removed the local name part (credit: sp)

Modified: index
===================================================================
--- index	2009-04-30 01:04:49 UTC (rev 3035)
+++ index	2009-04-30 06:13:53 UTC (rev 3036)
@@ -61536,8 +61536,8 @@
    system identifier that contains both a U+0022 QUOTATION MARK ('"')
    and a U+0027 APOSTROPHE ("'").</li>
 
-   <!--<li>A node with a prefix or local name containing a U+003A
-   COLON (":").</li> (prefixes can get adjusted, so this isn't an
+   <li>A node with a <!--prefix or--> local name containing a U+003A
+   COLON (":").</li> <!--(prefixes can get adjusted, so this isn't an
    excuse) -->
 
    <li>An <code>Attr</code> node, <code>Text</code> node,

Modified: source
===================================================================
--- source	2009-04-30 01:04:49 UTC (rev 3035)
+++ source	2009-04-30 06:13:53 UTC (rev 3036)
@@ -72332,8 +72332,8 @@
    system identifier that contains both a U+0022 QUOTATION MARK ('"')
    and a U+0027 APOSTROPHE ("'").</li>
 
-   <!--<li>A node with a prefix or local name containing a U+003A
-   COLON (":").</li> (prefixes can get adjusted, so this isn't an
+   <li>A node with a <!--prefix or--> local name containing a U+003A
+   COLON (":").</li> <!--(prefixes can get adjusted, so this isn't an
    excuse) -->
 
    <li>An <code>Attr</code> node, <code>Text</code> node,




More information about the Commit-Watchers mailing list