summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html.ini
blob: 6af2a360ea9d0137d15ba401584cad4455ea64e3 (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-rangeOverflow.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 greater than max]
    expected: FAIL

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

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

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

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