html5/spec Overview.html,1.3472,1.3473

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

Modified Files:
	Overview.html 
Log Message:
copypasta makes the parser requirements bogus (whatwg r4338)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3472
retrieving revision 1.3473
diff -u -d -r1.3472 -r1.3473
--- Overview.html	27 Oct 2009 01:31:37 -0000	1.3472
+++ Overview.html	27 Oct 2009 02:05:20 -0000	1.3473
@@ -59863,7 +59863,7 @@
 
     <p><a href="#insert-an-html-element">Insert an HTML element</a> for the token.</p>
 
-    <p>Pop that <code><a href="#the-input-element">input</a></code> element off the <a href="#stack-of-open-elements">stack of
+    <p>Pop that <code><a href="#the-form-element">form</a></code> element off the <a href="#stack-of-open-elements">stack of
     open elements</a>.</p>
 
    </dd>

Received on Tuesday, 27 October 2009 02:05:25 UTC