html5/spec-author-view Overview.html,1.818,1.819 spec.html,1.826,1.827 syntax.html,1.580,1.581

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv6444

Modified Files:
	Overview.html spec.html syntax.html 
Log Message:
bogus grammar (whatwg r4950)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.818
retrieving revision 1.819
diff -u -d -r1.818 -r1.819
--- Overview.html	2 Apr 2010 05:37:43 -0000	1.818
+++ Overview.html	2 Apr 2010 06:17:30 -0000	1.819
@@ -308,7 +308,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.3971.
+This is revision 1.3973.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.826
retrieving revision 1.827
diff -u -d -r1.826 -r1.827
--- spec.html	2 Apr 2010 05:37:43 -0000	1.826
+++ spec.html	2 Apr 2010 06:17:30 -0000	1.827
@@ -306,7 +306,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.3971.
+This is revision 1.3973.
    </p> 
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -25745,13 +25745,13 @@
    <pre>&lt;pre&gt;Hello&lt;/pre&gt;</pre>
    <pre>&lt;pre&gt;<br>Hello&lt;/pre&gt;</pre>
   </div><h5 id=cdata-rcdata-restrictions><span class=secno>8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The text in <a href=#raw-text-elements title="raw text elements">raw text</a> and
-  <a href=#rcdata-elements title="RCDATA elements">RCDATAs</a> element must not
-  contain any occurrences of the string "<code title="">&lt;/</code>"
-  (U+003C LESS-THAN SIGN, U+002F SOLIDUS) followed by characters that
-  case-insensitively match the tag name of the element followed by one
-  of U+0009 CHARACTER TABULATION, U+000A LINE FEED (LF), U+000C FORM
-  FEED (FF), U+000D CARRIAGE RETURN (CR), U+0020 SPACE, U+003E
-  GREATER-THAN SIGN (&gt;), or U+002F SOLIDUS (/).</p><h4 id=text-0><span class=secno>8.1.3 </span>Text</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id=syntax-text title=syntax-text>Text</dfn> is allowed inside elements,
+  <a href=#rcdata-elements>RCDATA elements</a> must not contain any occurrences of the
+  string "<code title="">&lt;/</code>" (U+003C LESS-THAN SIGN, U+002F
+  SOLIDUS) followed by characters that case-insensitively match the
+  tag name of the element followed by one of U+0009 CHARACTER
+  TABULATION, U+000A LINE FEED (LF), U+000C FORM FEED (FF), U+000D
+  CARRIAGE RETURN (CR), U+0020 SPACE, U+003E GREATER-THAN SIGN (&gt;), or
+  U+002F SOLIDUS (/).</p><h4 id=text-0><span class=secno>8.1.3 </span>Text</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id=syntax-text title=syntax-text>Text</dfn> is allowed inside elements,
   attributes, and comments. Text must consist of Unicode characters.
   Text must not contain U+0000 characters. Text must not contain
   permanently undefined Unicode characters (noncharacters). Text must

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.580
retrieving revision 1.581
diff -u -d -r1.580 -r1.581
--- syntax.html	2 Apr 2010 02:47:00 -0000	1.580
+++ syntax.html	2 Apr 2010 06:17:31 -0000	1.581
@@ -841,13 +841,13 @@
    <pre>&lt;pre&gt;Hello&lt;/pre&gt;</pre>
    <pre>&lt;pre&gt;<br>Hello&lt;/pre&gt;</pre>
   </div><h5 id="cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The text in <a href="#raw-text-elements" title="raw text elements">raw text</a> and
-  <a href="#rcdata-elements" title="RCDATA elements">RCDATAs</a> element must not
-  contain any occurrences of the string "<code title="">&lt;/</code>"
-  (U+003C LESS-THAN SIGN, U+002F SOLIDUS) followed by characters that
-  case-insensitively match the tag name of the element followed by one
-  of U+0009 CHARACTER TABULATION, U+000A LINE FEED (LF), U+000C FORM
-  FEED (FF), U+000D CARRIAGE RETURN (CR), U+0020 SPACE, U+003E
-  GREATER-THAN SIGN (&gt;), or U+002F SOLIDUS (/).</p><h4 id="text-0"><span class="secno">8.1.3 </span>Text</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id="syntax-text" title="syntax-text">Text</dfn> is allowed inside elements,
+  <a href="#rcdata-elements">RCDATA elements</a> must not contain any occurrences of the
+  string "<code title="">&lt;/</code>" (U+003C LESS-THAN SIGN, U+002F
+  SOLIDUS) followed by characters that case-insensitively match the
+  tag name of the element followed by one of U+0009 CHARACTER
+  TABULATION, U+000A LINE FEED (LF), U+000C FORM FEED (FF), U+000D
+  CARRIAGE RETURN (CR), U+0020 SPACE, U+003E GREATER-THAN SIGN (&gt;), or
+  U+002F SOLIDUS (/).</p><h4 id="text-0"><span class="secno">8.1.3 </span>Text</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id="syntax-text" title="syntax-text">Text</dfn> is allowed inside elements,
   attributes, and comments. Text must consist of Unicode characters.
   Text must not contain U+0000 characters. Text must not contain
   permanently undefined Unicode characters (noncharacters). Text must

Received on Friday, 2 April 2010 06:17:34 UTC