Cargoify servo

This commit is contained in:
Jack Moffitt
2014-08-28 09:34:23 -06:00
parent db2f642c32
commit c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions

View File

@@ -0,0 +1,68 @@
[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