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,92 @@
[valueMode.html]
type: testharness
[value IDL attribute of input type hidden without value attribute]
expected: FAIL
[value IDL attribute of input type hidden with value attribute]
expected: FAIL
[value IDL attribute of input type datetime without value attribute]
expected: FAIL
[value IDL attribute of input type datetime with value attribute]
expected: FAIL
[value IDL attribute of input type date without value attribute]
expected: FAIL
[value IDL attribute of input type date with value attribute]
expected: FAIL
[value IDL attribute of input type month without value attribute]
expected: FAIL
[value IDL attribute of input type month with value attribute]
expected: FAIL
[value IDL attribute of input type week without value attribute]
expected: FAIL
[value IDL attribute of input type week with value attribute]
expected: FAIL
[value IDL attribute of input type time without value attribute]
expected: FAIL
[value IDL attribute of input type time with value attribute]
expected: FAIL
[value IDL attribute of input type number without value attribute]
expected: FAIL
[value IDL attribute of input type number with value attribute]
expected: FAIL
[value IDL attribute of input type range without value attribute]
expected: FAIL
[value IDL attribute of input type range with value attribute]
expected: FAIL
[value IDL attribute of input type color without value attribute]
expected: FAIL
[value IDL attribute of input type color with value attribute]
expected: FAIL
[value IDL attribute of input type checkbox without value attribute]
expected: FAIL
[value IDL attribute of input type checkbox with value attribute]
expected: FAIL
[value IDL attribute of input type radio without value attribute]
expected: FAIL
[value IDL attribute of input type radio with value attribute]
expected: FAIL
[value IDL attribute of input type submit without value attribute]
expected: FAIL
[value IDL attribute of input type submit with value attribute]
expected: FAIL
[value IDL attribute of input type image without value attribute]
expected: FAIL
[value IDL attribute of input type image with value attribute]
expected: FAIL
[value IDL attribute of input type reset without value attribute]
expected: FAIL
[value IDL attribute of input type reset with value attribute]
expected: FAIL
[value IDL attribute of input type button without value attribute]
expected: FAIL
[value IDL attribute of input type button with value attribute]
expected: FAIL