mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user