[whatwg] LABEL and radio/checkbox onclick

On Wed, 18 Aug 2004, Matthew Thomas wrote:
>
> On 18 Aug, 2004, at 10:03 AM, Ian Hickson wrote:
> > ...
> >   <p>The <code>label</code> element's exact default behaviour must
> >   match the platform's label behaviour. For example. on platforms
> >   where clicking a checkbox label checks the checkbox, clicking a
> >   <code>label</code> element must cause a <code>click</code> event to
> >   be synthesised and fired at the checkbox.</p>
> 
> Thanks. I would have been happy with "should", but if Dean can change 
> IE6's behavior to native behavior, "must" is fine by me. :-)

Changed to SHOULD, you're right, we shouldn't be forcing UI behaviour, 
even platform UI behaviour.

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

Received on Thursday, 26 August 2004 06:15:41 UTC