[whatwg] [wf2] 2.3. Changes to existing controls - radio buttons

Should UAs provide ways to uncheck a particular radio button:

  <input type="radio" name="foo">
  <input type="radio" name="foo">

... they are both unchecked; after I mark the first checked, should I be 
able to uncheck it?


-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>

Received on Monday, 21 March 2005 04:24:32 UTC