Bug 1888861 - Wait for resize events in the parent process document for ZoomToFocusIn...
[gecko.git] / testing / web-platform / meta / html / semantics / interactive-elements / the-summary-element / interactive-content.html.ini
blobc38bdcdda2b20d6ddf73ce0189cefab81e9af6d1
1 prefs: [apz.zoom-to-focused-input.enabled:false]
2 [interactive-content.html]
3 expected:
4 if (os == "mac") and not debug: TIMEOUT
5 if (os == "linux") and not debug: [TIMEOUT, OK]
6 if (os == "android") and not debug: [OK, CRASH]
7 [Clicking an SVG <a> link doesn't open <details>]
8 expected: FAIL
10 [Clicking an <input type=date> doesn't open <details>]
11 expected:
12 if (os == "mac") and not debug: [NOTRUN, PASS]
13 if (os == "linux") and not debug: NOTRUN
14 if (os == "android") and debug: [FAIL, PASS]
15 if (os == "android") and not debug: [PASS, FAIL]
17 [Clicking an <input type=number> doesn't open <details>]
18 expected:
19 if (os == "mac") and not debug: [NOTRUN, PASS]
20 if (os == "linux") and not debug: NOTRUN
21 if (os == "android") and debug: [PASS, FAIL]
23 [Clicking an <input type=color> doesn't open <details>]
24 expected:
25 if (os == "mac") and not debug: [NOTRUN, PASS]
26 if (os == "linux") and not debug: NOTRUN
28 [Clicking an <input type=file> doesn't open <details>]
29 expected:
30 if (os == "mac") and not debug: [NOTRUN, FAIL]
31 if (os == "linux") and not debug: NOTRUN
32 FAIL
34 [Clicking a <label> doesn't open <details>]
35 expected:
36 if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
37 if (os == "linux") and not debug: NOTRUN
39 [Clicking in a <textarea> doesn't open <details>]
40 expected:
41 if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
42 if (os == "linux") and not debug: NOTRUN
44 [Clicking a <video> doesn't open <details>]
45 expected:
46 if (os == "mac") and not debug: NOTRUN
47 if (os == "linux") and not debug: NOTRUN
49 [Clicking an <input type=radio> doesn't open <details>]
50 expected:
51 if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
52 if (os == "linux") and not debug: NOTRUN
54 [Clicking an <input type=image> doesn't open <details>]
55 expected:
56 if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
57 if (os == "linux") and not debug: NOTRUN
59 [Clicking an <input type=datetime-local> doesn't open <details>]
60 expected:
61 if (os == "mac") and not debug: [NOTRUN, PASS]
62 if (os == "linux") and not debug: NOTRUN
63 if (os == "android") and not debug: [PASS, FAIL]
65 [Clicking in an <iframe> doesn't open <details>]
66 expected:
67 if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
68 if (os == "linux") and not debug: [NOTRUN, TIMEOUT]
70 [Clicking an <input type=password> doesn't open <details>]
71 expected:
72 if (os == "mac") and not debug: [NOTRUN, PASS]
73 if (os == "linux") and not debug: NOTRUN
75 [Clicking an <input type=url> doesn't open <details>]
76 expected:
77 if (os == "mac") and not debug: [NOTRUN, PASS]
78 if (os == "linux") and not debug: NOTRUN
80 [Clicking an <input type=button> doesn't open <details>]
81 expected:
82 if (os == "mac") and not debug: [NOTRUN, PASS]
83 if (os == "linux") and not debug: NOTRUN
85 [Clicking an <input type=reset> doesn't open <details>]
86 expected:
87 if (os == "mac") and not debug: [NOTRUN, PASS]
88 if (os == "linux") and not debug: NOTRUN
90 [Clicking an <input type=time> doesn't open <details>]
91 expected:
92 if (os == "mac") and not debug: [NOTRUN, PASS]
93 if (os == "linux") and not debug: NOTRUN
95 [Clicking an <input type=month> doesn't open <details>]
96 expected:
97 if (os == "mac") and not debug: [NOTRUN, PASS]
98 if (os == "linux") and not debug: NOTRUN
100 [Clicking an <input type=search> doesn't open <details>]
101 expected:
102 if (os == "mac") and not debug: [NOTRUN, PASS]
103 if (os == "linux") and not debug: NOTRUN
105 [Clicking an <img> without a 'usemap' attribute opens <details>]
106 expected:
107 if (os == "mac") and not debug: [NOTRUN, PASS]
108 if (os == "linux") and not debug: NOTRUN
110 [Clicking an <input type=text> doesn't open <details>]
111 expected:
112 if (os == "mac") and not debug: [NOTRUN, PASS]
113 if (os == "linux") and not debug: NOTRUN
115 [Clicking the content of an <embed> doesn't open <details>]
116 expected:
117 if (os == "mac") and not debug: TIMEOUT
118 if (os == "linux") and not debug: [TIMEOUT, PASS]
120 [Clicking an <input type=submit> doesn't open <details>]
121 expected:
122 if (os == "mac") and not debug: [NOTRUN, PASS]
123 if (os == "linux") and not debug: NOTRUN
125 [Clicking an <input type=week> doesn't open <details>]
126 expected:
127 if (os == "mac") and not debug: [NOTRUN, PASS]
128 if (os == "linux") and not debug: NOTRUN
130 [Clicking an <input type=tel> doesn't open <details>]
131 expected:
132 if (os == "mac") and not debug: [NOTRUN, PASS]
133 if (os == "linux") and not debug: NOTRUN
135 [Clicking an <input type=email> doesn't open <details>]
136 expected:
137 if (os == "mac") and not debug: [NOTRUN, PASS]
138 if (os == "linux") and not debug: NOTRUN
140 [Clicking an <img> with a 'usemap' attribute doesn't open <details>]
141 expected:
142 if (os == "mac") and not debug: [NOTRUN, PASS]
143 if (os == "linux") and not debug: NOTRUN
145 [Clicking an <input type=checkbox> doesn't open <details>]
146 expected:
147 if (os == "mac") and not debug: [NOTRUN, PASS]
148 if (os == "linux") and not debug: NOTRUN
150 [Clicking an <input type=range> doesn't open <details>]
151 expected:
152 if (os == "mac") and not debug: [NOTRUN, PASS]
153 if (os == "linux") and not debug: NOTRUN