- From: poot <cvsmail@w3.org>
- Date: Wed, 29 Jul 2009 10:19:17 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Not all the subsections are parse errors, so... (whatwg r3492)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2690&r2=1.2691&f=h
http://html5.org/tools/web-apps-tracker?from=3491&to=3492
===================================================================
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:54 UTC