mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
15 lines
420 B
INI
15 lines
420 B
INI
[common-HTMLOptionsCollection.html]
|
|
type: testharness
|
|
[On getting, the length attribute must return the number of nodes represented by the collection.]
|
|
expected: FAIL
|
|
|
|
[Changing the length adds new nodes; The number of new nodes = new length minus old length]
|
|
expected: FAIL
|
|
|
|
[New nodes have no value]
|
|
expected: FAIL
|
|
|
|
[Setting a length equal to existing length changes nothing]
|
|
expected: FAIL
|
|
|