html5/spec Overview.html,1.2217,1.2218

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1206

Modified Files:
	Overview.html 
Log Message:
Removed per hsivonen's request. (whatwg r3058)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2217
retrieving revision 1.2218
diff -u -d -r1.2217 -r1.2218
--- Overview.html	1 May 2009 23:15:49 -0000	1.2217
+++ Overview.html	1 May 2009 23:21:40 -0000	1.2218
@@ -51085,9 +51085,7 @@
 
     <p>If the <a href="#stack-of-open-elements">stack of open elements</a> does not <a href="#has-an-element-in-scope" title="has an element in scope">have an element in scope</a>
     whose tag name is one of "h1", "h2", "h3", "h4", "h5", or "h6",
-    then this is a <a href="#parse-error">parse error</a>; ignore the token. <!--
-    XXX quirk: Act as if a start tag with the tag name given in the
-    token had been seen, then reprocess the current token. --></p>
+    then this is a <a href="#parse-error">parse error</a>; ignore the token.</p>
 
     <p>Otherwise, run these steps:</p>
 

Received on Friday, 1 May 2009 23:33:23 UTC