- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 28 Oct 2008 20:13:25 +0000 (UTC)
On Tue, 20 Feb 2007, Martijn wrote: > > Submission of an <isindex> element is different compared to normal form > submission with a text input element, only the value part is submitted. > > This parsing definition: > http://www.whatwg.org/specs/web-apps/current-work/#isindex > means that <form><input name=isindex></form> also should only submit > the value part. > And indeed, that is what IE7 seems to be doing. > Mozilla even has a bug filed for this: > https://bugzilla.mozilla.org/show_bug.cgi?id=93795 > > So I guess this needs to be mentioned somewhere in the web forms spec or > something? Done, thanks. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 28 October 2008 13:13:25 UTC