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

21 lines
590 B
INI

[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