summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini
blob: 5c2d245e47ded8a20a91bdcf7e7d8dd9b0090dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[interestevent-interface.tentative.html]
  [action is a readonly defaulting to '']
    expected: FAIL

  [invoker is readonly defaulting to null]
    expected: FAIL

  [action reflects initialized attribute]
    expected: FAIL

  [action set to undefined]
    expected: FAIL

  [action set to null]
    expected: FAIL

  [action set to false]
    expected: FAIL

  [action explicitly set to empty string]
    expected: FAIL

  [action set to true]
    expected: FAIL

  [action set to a number]
    expected: FAIL

  [action set to [\]]
    expected: FAIL

  [action set to [1, 2, 3\]]
    expected: FAIL

  [action set to an object]
    expected: FAIL

  [action set to an object with a toString function]
    expected: FAIL

  [InterestEventInit properties set value]
    expected: FAIL

  [InterestEventInit properties set value 2]
    expected: FAIL

  [InterestEventInit properties set value 3]
    expected: FAIL

  [invoker set to undefined]
    expected: FAIL

  [invoker set to null]
    expected: FAIL

  [invoker set to false]
    expected: FAIL

  [invoker set to true]
    expected: FAIL

  [invoker set to {}]
    expected: FAIL

  [invoker set to non-Element EventTarget]
    expected: FAIL