[html5] r4338 - [e] (0) copypasta makes the parser requirements bogus

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 26 19:05:24 PDT 2009


Author: ianh
Date: 2009-10-26 19:05:20 -0700 (Mon, 26 Oct 2009)
New Revision: 4338

Modified:
   complete.html
   index
   source
Log:
[e] (0) copypasta makes the parser requirements bogus

Modified: complete.html
===================================================================
--- complete.html	2009-10-27 01:31:36 UTC (rev 4337)
+++ complete.html	2009-10-27 02:05:20 UTC (rev 4338)
@@ -75245,7 +75245,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>

Modified: index
===================================================================
--- index	2009-10-27 01:31:36 UTC (rev 4337)
+++ index	2009-10-27 02:05:20 UTC (rev 4338)
@@ -66211,7 +66211,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>

Modified: source
===================================================================
--- source	2009-10-27 01:31:36 UTC (rev 4337)
+++ source	2009-10-27 02:05:20 UTC (rev 4338)
@@ -84715,7 +84715,7 @@
 
     <p><span>Insert an HTML element</span> for the token.</p>
 
-    <p>Pop that <code>input</code> element off the <span>stack of
+    <p>Pop that <code>form</code> element off the <span>stack of
     open elements</span>.</p>
 
    </dd>




More information about the Commit-Watchers mailing list