[selection.html]
type: testharness
[input type text should support the select() method]
expected: FAIL
[input type search should support the select() method]
expected: FAIL
[input type url should support the select() method]
expected: FAIL
[input type tel should support the select() method]
expected: FAIL
[input type email should support the select() method]
expected: FAIL
[input type password should support the select() method]
expected: FAIL
[input type date should support the select() method]
expected: FAIL
[input type month should support the select() method]
expected: FAIL
[input type week should support the select() method]
expected: FAIL
[input type time should support the select() method]
expected: FAIL
[input type datetime-local should support the select() method]
expected: FAIL
[input type number should support the select() method]
expected: FAIL
[input type color should support the select() method]
expected: FAIL
[input type file should support the select() method]
expected: FAIL
[input type hidden should not support the select() method]
expected: FAIL
[input type range should not support the select() method]
expected: FAIL
[input type checkbox should not support the select() method]
expected: FAIL
[input type radio should not support the select() method]
expected: FAIL
[input type submit should not support the select() method]
expected: FAIL
[input type image should not support the select() method]
expected: FAIL
[input type reset should not support the select() method]
expected: FAIL
[input type button should not support the select() method]
expected: FAIL
[input type text should support all selection attributes and methods]
expected: FAIL
[input type search should support all selection attributes and methods]
expected: FAIL
[input type url should support all selection attributes and methods]
expected: FAIL
[input type tel should support all selection attributes and methods]
expected: FAIL
[input type password should support all selection attributes and methods]
expected: FAIL
[input type hidden should not support variable-length selections]
expected: FAIL
[input type email should not support variable-length selections]
expected: FAIL
[input type date should not support variable-length selections]
expected: FAIL
[input type month should not support variable-length selections]
expected: FAIL
[input type week should not support variable-length selections]
expected: FAIL
[input type time should not support variable-length selections]
expected: FAIL
[input type datetime-local should not support variable-length selections]
expected: FAIL
[input type number should not support variable-length selections]
expected: FAIL
[input type range should not support variable-length selections]
expected: FAIL
[input type color should not support variable-length selections]
expected: FAIL
[input type checkbox should not support variable-length selections]
expected: FAIL
[input type radio should not support variable-length selections]
expected: FAIL
[input type file should not support variable-length selections]
expected: FAIL
[input type submit should not support variable-length selections]
expected: FAIL
[input type image should not support variable-length selections]
expected: FAIL
[input type reset should not support variable-length selections]
expected: FAIL
[input type button should not support variable-length selections]
expected: FAIL