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