DOM Object:  HTMLLabelElement
 
Property/Method Functional Description Data Test Case
form test to see if this element has a parent form, and if it does, check to see that the correct one is returned.   hlbl000.html
accessKey set to reasonable string values.   hlbl001.html
htmlFor check to see if this label matches up to it's form control (radio button/checkbox)   hlbl002.html