selectHasAssociatedLabel Class Reference
[Accessibility Tests]
Inherits
inputHasLabel.
List of all members.
Detailed Description
All select elements have an explicitly associated label. select element must have an associated label element. A label element is associated with the select element if the for attribute value of the label is the same as the id attribute of the select element.
http://quail-lib.org/test-info/selectHasAssociatedLabel
Definition at line 5002 of file accessibility_tests.php.
The documentation for this class was generated from the following file: