- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 29 Jul 2009 01:19:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv24622
Modified Files:
Overview.html
Log Message:
Not all the subsections are parse errors, so... (whatwg r3492)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2690
retrieving revision 1.2691
diff -u -d -r1.2690 -r1.2691
--- Overview.html 29 Jul 2009 01:17:38 -0000 1.2690
+++ Overview.html 29 Jul 2009 01:18:57 -0000 1.2691
@@ -1089,7 +1089,7 @@
<li><a href="#the-after-after-frameset-insertion-mode"><span class="secno">9.2.5.26 </span>The "after after frameset" insertion mode</a></ol></li>
<li><a href="#the-end"><span class="secno">9.2.6 </span>The end</a></li>
<li><a href="#coercing-an-html-dom-into-an-infoset"><span class="secno">9.2.7 </span>Coercing an HTML DOM into an infoset</a></li>
- <li><a href="#an-introduction-to-error-handling-in-the-parser"><span class="secno">9.2.8 </span>An introduction to error handling in the parser</a>
+ <li><a href="#an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">9.2.8 </span>An introduction to error handling and strange cases in the parser</a>
<ol>
<li><a href="#misnested-tags:-b-i-b-i"><span class="secno">9.2.8.1 </span>Misnested tags: <b><i></b></i></a></li>
<li><a href="#misnested-tags:-b-p-b-p"><span class="secno">9.2.8.2 </span>Misnested tags: <b><p></b></p></a></li>
@@ -59114,7 +59114,7 @@
- <h4 id="an-introduction-to-error-handling-in-the-parser"><span class="secno">9.2.8 </span>An introduction to error handling in the parser</h4>
+ <h4 id="an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">9.2.8 </span>An introduction to error handling and strange cases in the parser</h4>
<p><i>This section is non-normative.</i></p>
Received on Wednesday, 29 July 2009 01:19:09 UTC