- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 1 Dec 2005 23:13:01 +0000 (UTC)
On Thu, 1 Dec 2005, Ian Hickson wrote: > > On Fri, 2 Dec 2005, Anne van Kesteren wrote: > > > > Section 4.2 states: "Change and input events must never be triggered by scripted > > changes to the control value." > > > > Section 2.13 states: "Whenever the value attribute changes (whether directly or > > because the DOM under the element was mutated), a change event is fired on the > > output element." > > > > That contradicts each other, no? > > <output> is not a control. Oh, actually, it seems that it is. I'll fix the spec to exclude <output> from the "never" clause you quoted. Oops. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 1 December 2005 15:13:01 UTC