diff options
Diffstat (limited to 'testing/web-platform/meta/html/infrastructure/common-dom-interfaces')
-rw-r--r-- | testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini b/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini new file mode 100644 index 000000000..784104d9d --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini @@ -0,0 +1,11 @@ +[htmlformcontrolscollection.html] + type: testharness + [HTMLFormControlsCollection(name) must return the named item] + expected: FAIL + + [The HTMLFormControlsCollection interface is used for collections of listed elements in form element] + expected: FAIL + + [The HTMLFormControlsCollection interface is used for collections of listed elements in fieldset element] + expected: FAIL + |