Update test expectations for additional form getters

This commit is contained in:
Philipp Hartwig
2015-09-28 19:29:47 +02:00
parent 8d67914c7f
commit e6ea7b0feb
2 changed files with 0 additions and 9 deletions

View File

@@ -27,12 +27,6 @@
[A form control has no label 2.]
expected: FAIL
[A label's form attribute should return its form owner.]
expected: FAIL
[Check that the labels property of a form control with no label returns a zero-length NodeList.]
expected: FAIL
[A label's htmlFor attribute must reflect the for content attribute]
expected: FAIL