summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
blob: 344ee0039f7a35965f3139d4ba4cc5d91a6cd30c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[form-validation-validity-rangeUnderflow.html]
  type: testharness
  [[INPUT in DATETIME status\] The datetime type must be supported.]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The value is less than min]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 1 digit)]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 2 digits)]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 3 digits)]
    expected: FAIL

  [[INPUT in DATETIME-LOCAL status\] The value is less than min(Year is 10000 should be valid)]
    expected: FAIL