Files
servo/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini
2016-01-10 12:08:24 -05:00

20 lines
587 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
[The namedItem(name) must return RadioNodeList]
expected: FAIL
[Controls can be indexed by id or name attribute]
expected: FAIL
[The namedItem(name) must return the items with id or name attribute]
expected: FAIL
[The HTMLFormControlsCollection interface is used for collections of listed elements in form element]
expected: FAIL