- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 1 Sep 2009 23:59:22 +0000 (UTC)
On Wed, 26 Aug 2009, Dean Edwards wrote: > > It's been a while. :) > > Looking through the spec I see the following DOM properties: > > * formNoValidate > * novalidate > * willValidate > > "novalidate" sticks out like a sore thumb. Can we change it to > "noValidate". It's only mentioned in the IDL so maybe it's a typo. Fixed, thanks. On Tue, 25 Aug 2009, Peter Kasting wrote: > > IIRC when we (my GSoC student and I; he's been working on form > validation in WebKit) encountered this recently, we assumed it was a > typo, and I used the snazzy little "file a bug from directly on this > page" UI on the spec to note it. Thanks. I'll get to that when I get to the bugs (I'm dealing with e-mails first because I have more of them.) On Wed, 26 Aug 2009, Simon Pieters wrote: > > There's also formnoValidate actually, and formaction vs formAction on > HTMLButtonElement vs HTMLInputElement. Also see > http://www.w3.org/Bugs/Public/show_bug.cgi?id=7389 Thanks, fixed those too and marked the bug fixed. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 1 September 2009 16:59:22 UTC