mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
[time-2.html]
|
||||
type: testharness
|
||||
[Invalid value: fraction should have one, two or three ASCII digits. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: hour should have two ASCII digits. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: minutes should have two ASCII digits. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: seconds should have two ASCII digits. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: hour > 23. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: minute > 59. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: second > 59. Value should be empty]
|
||||
expected: FAIL
|
||||
|
||||
[Value < min attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Value > max attribute]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user