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,20 @@
[date.html]
type: testharness
[date type support on input element]
expected: FAIL
[The value attribute, if specified and not empty, must have a value that is a valid date string.]
expected: FAIL
[The min attribute, if specified, must have a value that is a valid date string.]
expected: FAIL
[The max attribute, if specified, must have a value that is a valid date string.]
expected: FAIL
[User agents must not allow the user to set the value to a non-empty string that is not a valid date string.]
expected: FAIL
[Number of days]
expected: FAIL