- From: Simon Pieters <simonp@opera.com>
- Date: Wed, 26 Aug 2009 13:35:35 +0200
On Wed, 26 Aug 2009 06:14:15 +0200, Peter Kasting <pkasting at google.com> wrote: > On Tue, Aug 25, 2009 at 7:56 PM, Dean Edwards > <dean.edwards at gmail.com>wrote: > >> Looking through the spec I see the following DOM properties: >> >> * formNoValidate >> * novalidate >> * willValidate 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 >> "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. > > > 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. > > PK -- Simon Pieters Opera Software
Received on Wednesday, 26 August 2009 04:35:35 UTC