[html5] r1680 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu May 22 20:42:34 PDT 2008
Author: ianh
Date: 2008-05-22 20:42:33 -0700 (Thu, 22 May 2008)
New Revision: 1680
Modified:
index
source
Log:
[a] (0) Woops, forgot to keep this section in sync. (credit: sp)
Modified: index
===================================================================
--- index 2008-05-23 03:17:35 UTC (rev 1679)
+++ index 2008-05-23 03:42:33 UTC (rev 1680)
@@ -41383,7 +41383,9 @@
href="#escaping0" title=syntax-escape-start>escaping text span start</a>
that is not itself in an <a href="#escaping" title=syntax-escape>escaping
text span</a>, and ends at the next <a href="#escaping1"
- title=syntax-escape-end>escaping text span end</a>.
+ title=syntax-escape-end>escaping text span end</a>. There cannot be any <a
+ href="#character3" title=syntax-charref>character references</a> inside an
+ <a href="#escaping" title=syntax-escape>escaping text span</a>.
<p>An <dfn id=escaping0 title=syntax-escape-start>escaping text span
start</dfn> is a part of <a href="#text2" title=syntax-text>text</a> that
Modified: source
===================================================================
--- source 2008-05-23 03:17:35 UTC (rev 1679)
+++ source 2008-05-23 03:42:33 UTC (rev 1680)
@@ -38988,7 +38988,10 @@
title="syntax-escape-start">escaping text span start</span> that is
not itself in an <span title="syntax-escape">escaping text
span</span>, and ends at the next <span
- title="syntax-escape-end">escaping text span end</span>.</p>
+ title="syntax-escape-end">escaping text span end</span>. There
+ cannot be any <span title="syntax-charref">character
+ references</span> inside an <span title="syntax-escape">escaping
+ text span</span>.</p>
<p>An <dfn title="syntax-escape-start">escaping text span
start</dfn> is a part of <span title="syntax-text">text</span> that
More information about the Commit-Watchers
mailing list