[whatwg] [wf2] change event is not cancelable

On Sun, 4 Dec 2005, Anne van Kesteren wrote:
>
> <http://whatwg.org/specs/web-forms/current-work/#the-click>
> 
> # If the default action of any of these events is canceled,
> # the value of the properties changed must be changed back
> # to their original value.
> 
> Could you make it more clear that this solely applies to 'input' and
> 'DOMActivate'. (And not to the 'change' event.)

It applies to all the events mentioned in that section, namely click, 
DOMActivate, and change. Where's the ambiguity? I'm confused. Why would it 
not apply to 'change'?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 5 December 2005 11:46:25 UTC