mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
54 lines
1.1 KiB
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
|
|
|