mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
30 lines
695 B
INI
30 lines
695 B
INI
[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
|
|
|