mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
15 lines
426 B
INI
15 lines
426 B
INI
[htmlformcontrolscollection.html]
|
|
type: testharness
|
|
[The length attribute must return the number of elements in the form]
|
|
expected: FAIL
|
|
|
|
[HTMLFormControlsCollection(name) must return the named item]
|
|
expected: FAIL
|
|
|
|
[Controls can be indexed by id or name attribute]
|
|
expected: FAIL
|
|
|
|
[The HTMLFormControlsCollection interface is used for collections of listed elements in form element]
|
|
expected: FAIL
|
|
|