[whatwg] [html5] r4288 - [cgiowt] (2) Change for <form> is parsed in <table>. Fixing http://www.w3.org/Bu [...]
Simon Pieters
simonp at opera.com
Sun Oct 25 09:21:47 PDT 2009
On Fri, 23 Oct 2009 08:25:47 +0300, <whatwg at whatwg.org> 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
More information about the whatwg
mailing list