mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
parent
614e9ca840
commit
670693ba7e
5 changed files with 48 additions and 41 deletions
|
@ -1,18 +0,0 @@
|
|||
[common-HTMLOptionsCollection.html]
|
||||
type: testharness
|
||||
[On getting, the length attribute must return the number of nodes represented by the collection.]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/11763
|
||||
|
||||
[Changing the length adds new nodes; The number of new nodes = new length minus old length]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/11763
|
||||
|
||||
[New nodes have no value]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/11763
|
||||
|
||||
[Setting a length equal to existing length changes nothing]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/11763
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue