Closed glenjamin closed 11 years ago
As specified in http://www.w3.org/TR/html401/interact/forms.html#adef-for
We might as well also support a <label> element which has no "for" attribute, but contains a form control.
Fixed in 1bf1c8c5e2b3003b12a035fbc6cd128f6d3580af
As specified in http://www.w3.org/TR/html401/interact/forms.html#adef-for
We might as well also support a <label> element which has no "for" attribute, but contains a form control.