summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-input-element/number.html.ini
blob: 68f5ff9545e6402bd41af14b312e0c6440477442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[number.html]
  type: testharness
  [value = 2^53+1]
    expected: FAIL

  [value >= Number.MAX_VALUE]
    expected: FAIL

  [value = +1]
    expected: FAIL

  [value with a leading whitespace]
    expected: FAIL

  [value = 1trailing junk]
    expected: FAIL