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

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