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,29 @@
|
||||
[datetime-local.html]
|
||||
type: testharness
|
||||
[datetime-local input value set to 2014-01-01 11:11:11.111 without min/max]
|
||||
expected: FAIL
|
||||
|
||||
[datetime-local input value set to 2014-01-01 11:11 without min/max]
|
||||
expected: FAIL
|
||||
|
||||
[datetime-local input value set to 2014-01-01 00:00:00.000 without min/max]
|
||||
expected: FAIL
|
||||
|
||||
[datetime-local input value set to 2014-01-0 11:11 without min/max]
|
||||
expected: FAIL
|
||||
|
||||
[datetime-local input value set to 2014-01-01 11:1 without min/max]
|
||||
expected: FAIL
|
||||
|
||||
[Value >= min attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Value < min attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Value <= max attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Value > max attribute]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user