hixie: copypasta makes the parser requirements bogus (whatwg r4338)

hixie: copypasta makes the parser requirements bogus (whatwg r4338)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3472&r2=1.3473&f=h
http://html5.org/tools/web-apps-tracker?from=4337&to=4338

===================================================================
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:06:07 UTC