summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-input-element/range.html.ini
blob: dc8f0febf178aeaceb95c64ad0220f6da2a287e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[range.html]
  type: testharness
  [Illegal value of min attribute]
    expected: FAIL

  [Illegal value of max attribute]
    expected: FAIL

  [Converting an illegal string to the default step]
    expected: FAIL

  [default value of min attribute in input type=range]
    expected: FAIL

  [default value of max attribute in input type=range]
    expected: FAIL

  [The default scale factor is 1 even if step attribute is explicitly set to non-integer value, unless min attribute has non-integer value]
    expected: FAIL