- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Feb 2012 14:48:36 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16061 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu --- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2012-02-22 14:48:35 UTC --- > This would be particularly useful when a choice was required from a set of > radio buttons. Why? If @required is set on _any_ radio button in the set, then the entire set is required (in the sense that one of the radio buttons must be selected for the form to submit). It doesn't have to be the one with the @required attribute on it. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 22 February 2012 14:48:46 UTC