Files
servo/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/htmloptionscollection.html.ini

54 lines
1.1 KiB
INI

[htmloptionscollection.html]
type: testharness
[Original length]
expected: FAIL
[Setting length to original value has no effect]
expected: FAIL
[Setting length to shorter value]
expected: FAIL
[Setting length to longer value]
expected: FAIL
[Insert <p><option>6</option></p> into <select>]
expected: FAIL
[Insert <select><option>6</option></select> into <select>]
expected: FAIL
[Insert <optgroup><option>6</option></optgroup> into <select>]
expected: FAIL
[Insert <optgroup><optgroup><option>6</option></optgroup></optgroup> into <select>]
expected: FAIL
[namedItem id attribute]
expected: FAIL
[namedItem name attribute]
expected: FAIL
[namedItem doesn't match anything]
expected: FAIL
[namedItem multiple IDs]
expected: FAIL
[namedItem multiple names]
expected: FAIL
[namedItem multiple name and ID]
expected: FAIL
[namedItem multiple name and ID with multiple attributes]
expected: FAIL
[namedItem id attribute multiple attributes one element]
expected: FAIL
[namedItem name attribute multiple attributes one element]
expected: FAIL