mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
RadioNodeList now reflects changes to the parent, but has room for performance optimization
This commit is contained in:
parent
6b79a8f042
commit
d59aed606d
6 changed files with 167 additions and 67 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue