Files
servo/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini
2015-01-28 23:29:16 +01:00

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