Implement 'htmlFor' attribute for <label> elements

This commit is contained in:
Corey Farwell
2015-10-24 13:09:15 -04:00
parent f97d1d148b
commit 98a6fc07e2
5 changed files with 7 additions and 139 deletions

View File

@@ -12,6 +12,3 @@
[A form control has no label 2.]
expected: FAIL
[A label's htmlFor attribute must reflect the for content attribute]
expected: FAIL