Re: [whatwg] HTMLForms: Implicit Submission with {display:none} button

2011-09-28 Thread Kaustubh Atrawalkar
On Mon, Sep 26, 2011 at 2:36 AM, Glenn Maynard wrote: > On Sun, Sep 25, 2011 at 1:02 PM, Ryosuke Niwa wrote: > >> The current Trident/WebKit behavior has a nice side-effect to (without >> scripts) require a visible submit button to enable implicit form submission. >> > > I don't find that nice.

Re: [whatwg] Three concerns regarding HTML5 form validation

2011-09-28 Thread Jonas Sicking
On Wed, Sep 28, 2011 at 6:56 AM, Matias wrote: > Hi Mounir and sorry for the late reply, > >>> 1) Is there a reason why native form validation seems to be tied to the >>> click of the submit button? Submitting the form using JavaScript does not >>> seem to trigger HTML5 form validation in either

Re: [whatwg] [MIME Sniffing] Editorial feedback

2011-09-28 Thread Adam Barth
I've taken all of your suggestions, except as noted below. Thanks for your detailed feedback. Adam On Mon, Sep 26, 2011 at 2:27 PM, timeless wrote: >> Otherwise, if the octets in s starting at pos match any of the sequences of >> octets in the first column of the following table, then the use

Re: [whatwg] Three concerns regarding HTML5 form validation

2011-09-28 Thread Rob Crowther
On 28/09/11 19:59, Aryeh Gregor wrote: Basically he wants to trigger validation for each section of the form as the user goes along. Doesn't Firefox already behave this way natively? I don't think so but I'm happy to be corrected. How would it work, can you have a submit button per fieldset

Re: [whatwg] Three concerns regarding HTML5 form validation

2011-09-28 Thread Aryeh Gregor
On Wed, Sep 28, 2011 at 11:00 AM, Rob Crowther wrote: > I think this is exactly what this StackOverflow user was asking for: > > http://stackoverflow.com/questions/7548612 > > Basically he wants to trigger validation for each section of the form as the > user goes along. Doesn't Firefox already b

Re: [whatwg] Three concerns regarding HTML5 form validation

2011-09-28 Thread Rob Crowther
On 26/09/2011 14:35, Anne van Kesteren wrote: On Mon, 26 Sep 2011 13:58:52 +0200, Matias wrote: 1) Is there a reason why native form validation seems to be tied to the click of the submit button? ... What is the reason for wanting this? I think this is exactly what this StackOverflow user w

Re: [whatwg] Three concerns regarding HTML5 form validation

2011-09-28 Thread Matias
Hi Mounir and sorry for the late reply, >> 1) Is there a reason why native form validation seems to be tied to the >> click of the submit button? Submitting the form using JavaScript does not >> seem to trigger HTML5 form validation in either Firefox, Opera or the Webkit >> browsers (I haven't

Re: [whatwg] Selectors within

2011-09-28 Thread Ian Hickson
On Wed, 28 Sep 2011, Roland Steiner wrote: > On Wed, Sep 28, 2011 at 2:49 PM, Ian Hickson wrote: > > On Wed, 28 Sep 2011, Roland Steiner wrote: > > > > > > Hm, AFAICT Hixie's mail on www-style@ didn't raise any objections > > > against the idea itself, the discussion just revolves around what >