RadioNodeList now reflects changes to the parent, but has room for performance optimization

This commit is contained in:
Patrick Shaughnessy 2020-01-05 12:58:28 -05:00
parent 6b79a8f042
commit d59aed606d
6 changed files with 167 additions and 67 deletions

View file

@ -1,8 +1,5 @@
[form-elements-nameditem-01.html]
type: testharness
[elements collection should return elements or RadioNodeLists]
expected: FAIL
[elements collection should include fieldsets]
expected: FAIL

View file

@ -1,8 +1,5 @@
[form-nameditem.html]
type: testharness
[All listed elements except input type=image should be present in the form]
expected: FAIL
[Named elements should override builtins]
expected: FAIL