summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini
blob: 1301bf9dc6ec42e16c41042a9e9117b4bb44f162 (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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
prefs: [apz.zoom-to-focused-input.enabled:false]
[interactive-content.html]
  expected:
    if (os == "mac") and not debug: TIMEOUT
    if (os == "linux") and not debug: [TIMEOUT, OK]
    if (os == "android") and not debug: [OK, CRASH]
  [Clicking an SVG <a> link doesn't open <details>]
    expected: FAIL

  [Clicking an <input type=date> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN
      if (os == "android") and debug: [FAIL, PASS]
      if (os == "android") and not debug: [PASS, FAIL]

  [Clicking an <input type=number> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN
      if (os == "android") and debug: [FAIL, PASS]
      if (os == "android") and not debug: [PASS, FAIL]

  [Clicking an <input type=color> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=file> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, FAIL]
      if (os == "linux") and not debug: NOTRUN
      FAIL

  [Clicking a <label> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug: NOTRUN

  [Clicking in a <textarea> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
      if (os == "linux") and not debug: NOTRUN

  [Clicking a <video> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: NOTRUN
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=radio> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=image> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=datetime-local> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN
      if (os == "android") and not debug: [PASS, FAIL]

  [Clicking in an <iframe> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug: [TIMEOUT, NOTRUN]

  [Clicking an <input type=password> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=url> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=button> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=reset> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=time> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=month> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=search> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <img> without a 'usemap' attribute opens <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=text> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking the content of an <embed> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: TIMEOUT
      if (os == "linux") and not debug: [PASS, TIMEOUT]

  [Clicking an <input type=submit> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=week> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=tel> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=email> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <img> with a 'usemap' attribute doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=checkbox> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN

  [Clicking an <input type=range> doesn't open <details>]
    expected:
      if (os == "mac") and not debug: [NOTRUN, PASS]
      if (os == "linux") and not debug: NOTRUN