[html5] r907 - /
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jun 15 14:11:48 PDT 2007
Author: ianh
Date: 2007-06-15 14:11:46 -0700 (Fri, 15 Jun 2007)
New Revision: 907
Modified:
index
source
Log:
[e] (0) markup typo
Modified: index
===================================================================
--- index 2007-06-15 21:04:04 UTC (rev 906)
+++ index 2007-06-15 21:11:46 UTC (rev 907)
@@ -4061,12 +4061,12 @@
<li>A node with a prefix or local name containing a U+003A COLON (":").
- <li>A <code>Text<code> node whose data contains characters that are not
+ <li>A <code>Text</code> node whose data contains characters that are not
matched by the XML <code title="">Char</code> production. <a
- href="#refsXML">[XML]</a></code></code>
+ href="#refsXML">[XML]</a>
- <li>A <code>CDATASection<code> node whose data contains the string "<code
- title="">]]></code>".</code></code>
+ <li>A <code>CDATASection</code> node whose data contains the string "<code
+ title="">]]></code>".
<li>A <code>Comment</code> node whose data contains two adjacent U+002D
HYPHEN-MINUS (-) characters or ends with such a character.
Modified: source
===================================================================
--- source 2007-06-15 21:04:04 UTC (rev 906)
+++ source 2007-06-15 21:11:46 UTC (rev 907)
@@ -2705,11 +2705,11 @@
<li>A node with a prefix or local name containing a U+003A COLON
(":").</li>
- <li>A <code>Text<code> node whose data contains characters that are
+ <li>A <code>Text</code> node whose data contains characters that are
not matched by the XML <code title="">Char</code> production. <a
href="#refsXML">[XML]</a></li>
- <li>A <code>CDATASection<code> node whose data contains the string
+ <li>A <code>CDATASection</code> node whose data contains the string
"<code title="">]]></code>".</li>
<li>A <code>Comment</code> node whose data contains two adjacent
More information about the Commit-Watchers
mailing list