mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
48 lines
1.2 KiB
INI
48 lines
1.2 KiB
INI
[datetime-2.html]
|
|
type: testharness
|
|
[datetime input value set to 2014-01-01 11:11Z without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11-04:00 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11-0400 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000-04:00 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000Z without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000+ without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000+24 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:11:00.000+2360 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-0 11:11:00.000+0400 without min/max]
|
|
expected: FAIL
|
|
|
|
[datetime input value set to 2014-01-01 11:1:00.000+0400 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
|
|
|