mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Cargoify servo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user