summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/invokers/invoketarget-on-popover-behavior.tentative.html.ini
blob: 463016d51a19b3ca69b8957fb7b0e62240ce4904 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
[invoketarget-on-popover-behavior.tentative.html]
  prefs: [dom.element.popover.enabled: true]
  expected:
    if (os == "mac") and not debug: TIMEOUT
  [invoking (as auto) closed popover opens]
    expected: FAIL

  [invoking (as togglepopover) closed popover opens]
    expected: FAIL

  [invoking (as togglepopover - case insensitive) closed popover opens]
    expected:
      if (os == "mac") and not debug: [FAIL, TIMEOUT]
      FAIL

  [invoking (as showpopover) closed popover opens]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as showpopover - case insensitive) closed popover opens]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as showpopover) open popover is noop]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as hidepopover) open popover closes]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as hidepopover - case insensitive) open popover closes]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as auto) from within open popover closes]
    expected: FAIL

  [invoking (as togglepopover) from within open popover closes]
    expected:
      if (os == "mac") and not debug: [TIMEOUT, NOTRUN, FAIL]
      FAIL

  [invoking (as foo) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as togglemodal) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as showpicker) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN
      FAIL

  [invoking (as toggle) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: [NOTRUN, FAIL, TIMEOUT]
      FAIL

  [invoking (as open) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: [NOTRUN, FAIL]
      FAIL

  [invoking (as close) on open popover does nothing]
    expected:
      if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
      FAIL

  [invoking (as close) on popover does nothing]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]

  [invoking (as open) on popover does nothing]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]

  [invoking (as foo) on popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as togglepopover) open popover with preventDefault does not close]
    expected:
      if (os == "mac") and not debug: [NOTRUN, TIMEOUT]

  [invoking (as showpopover) closed popover with preventDefault does not open]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as togglepopover) closed popover with preventDefault does not open]
    expected:
      if (os == "mac") and not debug: [PASS, NOTRUN]

  [invoking (as hidepopover) closed popover is noop]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as toggle) on popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as togglepopover) open popover closes]
    expected:
      if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]

  [invoking (as togglemodal) on popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as hidepopover) open popover with preventDefault does not close]
    expected:
      if (os == "mac") and not debug: NOTRUN

  [invoking (as showpicker) on popover does nothing]
    expected:
      if (os == "mac") and not debug: NOTRUN