[html5] r3617 - [e] (0) Fixed a dangling clause. No idea what I meant by it originally.
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 13 22:42:36 PDT 2009
Author: ianh
Date: 2009-08-13 22:42:35 -0700 (Thu, 13 Aug 2009)
New Revision: 3617
Modified:
index
source
Log:
[e] (0) Fixed a dangling clause. No idea what I meant by it originally.
Modified: index
===================================================================
--- index 2009-08-14 05:37:07 UTC (rev 3616)
+++ index 2009-08-14 05:42:35 UTC (rev 3617)
@@ -59620,8 +59620,7 @@
<p>An <dfn id=syntax-escape-end title=syntax-escape-end>escaping text span end</dfn> is
a part of <a href=#syntax-text title=syntax-text>text</a> that consists of the
three character sequence "<code title="">--></code>" (U+002D
- HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN) whose
- U+003E GREATER-THAN SIGN (>).</p>
+ HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN).</p>
<p>An <a href=#syntax-escape-start title=syntax-escape-start>escaping text span
start</a> may share its U+002D HYPHEN-MINUS characters with its
@@ -73902,6 +73901,7 @@
Kai Hendry,
Kartikaya Gupta,
Kelly Norton,
+ Kevin Benson,
Kornél Pál,
Kristof Zelechovski,
黒澤剛志 (KUROSAWA Takeshi),
Modified: source
===================================================================
--- source 2009-08-14 05:37:07 UTC (rev 3616)
+++ source 2009-08-14 05:42:35 UTC (rev 3617)
@@ -73558,8 +73558,7 @@
<p>An <dfn title="syntax-escape-end">escaping text span end</dfn> is
a part of <span title="syntax-text">text</span> that consists of the
three character sequence "<code title="">--></code>" (U+002D
- HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN) whose
- U+003E GREATER-THAN SIGN (>).</p>
+ HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN).</p>
<p>An <span title="syntax-escape-start">escaping text span
start</span> may share its U+002D HYPHEN-MINUS characters with its
@@ -87416,6 +87415,7 @@
Kai Hendry,
Kartikaya Gupta,
Kelly Norton,
+ Kevin Benson,
Kornél Pál,
Kristof Zelechovski,
黒澤剛志 (KUROSAWA Takeshi),
More information about the Commit-Watchers
mailing list