Re: [whatwg] [html5] r4288 - [cgiowt] (2) Change for
is parsed in . Fixing http://www.w3.org/Bu [...]

Sun, 25 Oct 2009 10:21:56 -0700

On Fri, 23 Oct 2009 08:25:47 +0300, <[email protected]> wrote:

Author: ianh
Date: 2009-10-22 22:25:42 -0700 (Thu, 22 Oct 2009)
New Revision: 4288

Modified:
   complete.html
   index
   source
Log:
[cgiowt] (2) Change for <form> is parsed in <table>.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7978



Modified: source
===================================================================
--- source      2009-10-23 04:21:17 UTC (rev 4287)
+++ source      2009-10-23 05:25:42 UTC (rev 4288)
@@ -84684,6 +84684,18 @@
   </dd>
+   <dt>A start tag whose tag name is "form"</dt>
+   <dd>
+
+    <p><span>Parse error</span>.</p>
+
+    <p><span>Insert an HTML element</span> for the token.</p>
+
+    <p>Pop that <code>input</code> element off the <span>stack of
+    open elements</span>.</p>
+
+   </dd>
+

s/input/form/

--
Simon Pieters
Opera Software

Reply via email to