Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/input-textselection-01.html.ini
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

69 lines
1.7 KiB
INI

[input-textselection-01.html]
type: testharness
[Selection attributes should apply to type text]
expected: FAIL
[Selection attributes should apply to type search]
expected: FAIL
[Selection attributes should apply to type url]
expected: FAIL
[Selection attributes should apply to type tel]
expected: FAIL
[Selection attributes should apply to type email]
expected: FAIL
[Selection attributes should apply to type password]
expected: FAIL
[Selection attributes should not apply to type hidden]
expected: FAIL
[Selection attributes should not apply to type datetime]
expected: FAIL
[Selection attributes should not apply to type date]
expected: FAIL
[Selection attributes should not apply to type month]
expected: FAIL
[Selection attributes should not apply to type week]
expected: FAIL
[Selection attributes should not apply to type datetime-local]
expected: FAIL
[Selection attributes should not apply to type number]
expected: FAIL
[Selection attributes should not apply to type range]
expected: FAIL
[Selection attributes should not apply to type color]
expected: FAIL
[Selection attributes should not apply to type checkbox]
expected: FAIL
[Selection attributes should not apply to type radio]
expected: FAIL
[Selection attributes should not apply to type button]
expected: FAIL
[Selection attributes should not apply to type file]
expected: FAIL
[Selection attributes should not apply to type submit]
expected: FAIL
[Selection attributes should not apply to type image]
expected: FAIL
[Selection attributes should not apply to type reset]
expected: FAIL