Inherits
inputHasLabel.
List of all members.
Detailed Description
All input elements, type of "checkbox", have an explicitly associated label. input element that contains a type attribute value of "checkbox" must have an associated label element. An associated label is one in which the for attribute value of the label element is the same as the id attribute value of the input element.
http://quail-lib.org/test-info/checkboxHasLabel
Definition at line 1029 of file accessibility_tests.php.
The documentation for this class was generated from the following file: