[whatwg] HTMLFormElement reset method

Brad Fults bfults at gmail.com
Thu Mar 29 22:06:28 PDT 2007


In section 7.1 of the WA 1.0 draft [1], there is the following text:

    The reset() method resets the form, then fires a a formchange
event on all the form controls of the form.

In the case of a form seeded with initial values [2], it is not clear
to me whether the intention is for the form's reset() method to reset
the form to some sort of blank state or to the state immediately
following the seeding of initial values.

Clarity on this point would be appreciated.

Thanks.


[1] - http://www.whatwg.org/specs/web-forms/current-work/#form.checkvalidity
[2] - http://www.whatwg.org/specs/web-forms/current-work/#seeding

-- 
Brad Fults



More information about the whatwg mailing list