Proposal for mobileOK 3.19

For each radio button group (input elements with type="radio" that share 
the same name attribute value):
   If not exactly one input element within this group is checked
    (checked="checked"), warn

For each select element:
   If there is no nested option element that is selected
    (selected="selected"), warn

PASS
-- 
Johannes Koch - Competence Center BIKA
Fraunhofer Institute for Applied Information Technology (FIT.LIFE)
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628    Fax: +49-2241-142065

Received on Wednesday, 14 February 2007 16:22:39 UTC