[html5] r1402 - /
whatwg at whatwg.org
whatwg at whatwg.org
Sat Apr 5 03:50:21 PDT 2008
Author: ianh
Date: 2008-04-05 03:50:19 -0700 (Sat, 05 Apr 2008)
New Revision: 1402
Modified:
index
source
Log:
[e] (0) i left a copy/paste trail
Modified: index
===================================================================
--- index 2008-04-05 10:46:12 UTC (rev 1401)
+++ index 2008-04-05 10:50:19 UTC (rev 1402)
@@ -38762,8 +38762,8 @@
<a href="#text1" title=syntax-text>text</a>, with the additional
restriction that the text must not contain the three character sequence
U+005D RIGHT SQUARE BRACKET, U+005D RIGHT SQUARE BRACKET, U+003E
- GREATER-THAN SIGN (<code title="">]]></code>). Finally, the comment must
- be ended by the three character sequence U+005D RIGHT SQUARE BRACKET,
+ GREATER-THAN SIGN (<code title="">]]></code>). Finally, the CDATA block
+ must be ended by the three character sequence U+005D RIGHT SQUARE BRACKET,
U+005D RIGHT SQUARE BRACKET, U+003E GREATER-THAN SIGN (<code
title="">]]></code>).
Modified: source
===================================================================
--- source 2008-04-05 10:46:12 UTC (rev 1401)
+++ source 2008-04-05 10:50:19 UTC (rev 1402)
@@ -36262,7 +36262,7 @@
with the additional restriction that the text must not contain the
three character sequence U+005D RIGHT SQUARE BRACKET, U+005D RIGHT
SQUARE BRACKET, U+003E GREATER-THAN SIGN (<code
- title="">]]></code>). Finally, the comment must be ended by the
+ title="">]]></code>). Finally, the CDATA block must be ended by the
three character sequence U+005D RIGHT SQUARE BRACKET, U+005D RIGHT
SQUARE BRACKET, U+003E GREATER-THAN SIGN (<code
title="">]]></code>).</p>
More information about the Commit-Watchers
mailing list