mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update test expectations for additional form getters
This commit is contained in:
parent
8d67914c7f
commit
e6ea7b0feb
2 changed files with 0 additions and 9 deletions
|
@ -3,9 +3,6 @@
|
|||
[The type attribute must return 'fieldset']
|
||||
expected: FAIL
|
||||
|
||||
[The form attribute must return the fieldset's form owner]
|
||||
expected: FAIL
|
||||
|
||||
[The elements must return an HTMLFormControlsCollection object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue