- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 21 Mar 2005 01:54:01 +0000 (UTC)
On Wed, 23 Feb 2005, Olav Junker Kj?r wrote: > > A few more editorial nits concerning WF2 section A: > > - it does not say that "onformchange" and "onforminput" attributes are > added to the "form" element, but I assume that this is the case? Fixed. > - it says that the "oninvalid" attribute is added to all form controls > except "output" elements. This implies that it is added to "button" > elements, which I assume is a bug (since "button" elements can't be > invalid)? Fixed. > In section 7.12 it says > > the changed event fired by the dispatchFormChanged() method... > I assume this should be "the *change* event..." Fixed. > The HTMLFormElement has the dispatchFormChange() method while the > corresponding method on form controls is called dispatchFormChanged() > (with a "d"). However in section 7.12 the method on HTMLFormElement is > called dispatchFormChanged() (with a "d"). Fixed. Thanks again! -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Sunday, 20 March 2005 17:54:01 UTC