Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Side by Side Diff: LayoutTests/fast/dom/global-event-handlers-expected.txt

Issue 26117003: Drop NotEnumerable for the on* event handler IDL attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@svgtest
Patch Set: Do it for all on* attributes Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/core/dom/Document.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 FAIL No Element.onabort assert_false: expected false got true 2 FAIL No Element.onabort assert_false: expected false got true
3 PASS Set HTMLElement.onabort 3 PASS Set HTMLElement.onabort
4 FAIL Enumerate HTMLElement.onabort assert_true: expected true got undefined 4 PASS Enumerate HTMLElement.onabort
5 PASS Reflect HTMLElement.onabort 5 PASS Reflect HTMLElement.onabort
6 PASS Set SVGElement.onabort 6 PASS Set SVGElement.onabort
7 FAIL Enumerate SVGElement.onabort assert_true: expected true got undefined 7 PASS Enumerate SVGElement.onabort
8 FAIL Reflect SVGElement.onabort assert_equals: Convert to function expected "fun ction" but got "object" 8 FAIL Reflect SVGElement.onabort assert_equals: Convert to function expected "fun ction" but got "object"
9 PASS Set Document.onabort 9 PASS Set Document.onabort
10 FAIL Enumerate Document.onabort assert_true: expected true got undefined 10 PASS Enumerate Document.onabort
11 PASS Set Window.onabort 11 PASS Set Window.onabort
12 PASS Enumerate Window.onabort 12 PASS Enumerate Window.onabort
13 FAIL No Element.onblur assert_false: expected false got true 13 FAIL No Element.onblur assert_false: expected false got true
14 PASS Set HTMLElement.onblur 14 PASS Set HTMLElement.onblur
15 FAIL Enumerate HTMLElement.onblur assert_true: expected true got undefined 15 PASS Enumerate HTMLElement.onblur
16 PASS Reflect HTMLElement.onblur 16 PASS Reflect HTMLElement.onblur
17 PASS Set SVGElement.onblur 17 PASS Set SVGElement.onblur
18 FAIL Enumerate SVGElement.onblur assert_true: expected true got undefined 18 PASS Enumerate SVGElement.onblur
19 FAIL Reflect SVGElement.onblur assert_equals: Convert to function expected "func tion" but got "object" 19 FAIL Reflect SVGElement.onblur assert_equals: Convert to function expected "func tion" but got "object"
20 PASS Set Document.onblur 20 PASS Set Document.onblur
21 FAIL Enumerate Document.onblur assert_true: expected true got undefined 21 PASS Enumerate Document.onblur
22 PASS Set Window.onblur 22 PASS Set Window.onblur
23 PASS Enumerate Window.onblur 23 PASS Enumerate Window.onblur
24 FAIL No Element.onerror assert_false: expected false got true 24 FAIL No Element.onerror assert_false: expected false got true
25 PASS Set HTMLElement.onerror 25 PASS Set HTMLElement.onerror
26 FAIL Enumerate HTMLElement.onerror assert_true: expected true got undefined 26 PASS Enumerate HTMLElement.onerror
27 PASS Reflect HTMLElement.onerror 27 PASS Reflect HTMLElement.onerror
28 PASS Set SVGElement.onerror 28 PASS Set SVGElement.onerror
29 FAIL Enumerate SVGElement.onerror assert_true: expected true got undefined 29 PASS Enumerate SVGElement.onerror
30 FAIL Reflect SVGElement.onerror assert_equals: Convert to function expected "fun ction" but got "object" 30 FAIL Reflect SVGElement.onerror assert_equals: Convert to function expected "fun ction" but got "object"
31 PASS Set Document.onerror 31 PASS Set Document.onerror
32 FAIL Enumerate Document.onerror assert_true: expected true got undefined 32 PASS Enumerate Document.onerror
33 PASS Set Window.onerror 33 PASS Set Window.onerror
34 PASS Enumerate Window.onerror 34 PASS Enumerate Window.onerror
35 FAIL No Element.onfocus assert_false: expected false got true 35 FAIL No Element.onfocus assert_false: expected false got true
36 PASS Set HTMLElement.onfocus 36 PASS Set HTMLElement.onfocus
37 FAIL Enumerate HTMLElement.onfocus assert_true: expected true got undefined 37 PASS Enumerate HTMLElement.onfocus
38 PASS Reflect HTMLElement.onfocus 38 PASS Reflect HTMLElement.onfocus
39 PASS Set SVGElement.onfocus 39 PASS Set SVGElement.onfocus
40 FAIL Enumerate SVGElement.onfocus assert_true: expected true got undefined 40 PASS Enumerate SVGElement.onfocus
41 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object" 41 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object"
42 PASS Set Document.onfocus 42 PASS Set Document.onfocus
43 FAIL Enumerate Document.onfocus assert_true: expected true got undefined 43 PASS Enumerate Document.onfocus
44 PASS Set Window.onfocus 44 PASS Set Window.onfocus
45 PASS Enumerate Window.onfocus 45 PASS Enumerate Window.onfocus
46 PASS No Element.oncancel 46 PASS No Element.oncancel
47 FAIL Set HTMLElement.oncancel assert_equals: Initially null expected null but go t undefined 47 FAIL Set HTMLElement.oncancel assert_equals: Initially null expected null but go t undefined
48 FAIL Enumerate HTMLElement.oncancel assert_true: expected true got undefined 48 FAIL Enumerate HTMLElement.oncancel assert_true: expected true got undefined
49 FAIL Reflect HTMLElement.oncancel assert_equals: Convert to function expected "f unction" but got "undefined" 49 FAIL Reflect HTMLElement.oncancel assert_equals: Convert to function expected "f unction" but got "undefined"
50 FAIL Set SVGElement.oncancel assert_equals: Initially null expected null but got undefined 50 FAIL Set SVGElement.oncancel assert_equals: Initially null expected null but got undefined
51 FAIL Enumerate SVGElement.oncancel assert_true: expected true got undefined 51 FAIL Enumerate SVGElement.oncancel assert_true: expected true got undefined
52 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "undefined" 52 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "undefined"
53 FAIL Set Document.oncancel assert_equals: Initially null expected null but got u ndefined 53 FAIL Set Document.oncancel assert_equals: Initially null expected null but got u ndefined
(...skipping 17 matching lines...) Expand all
71 FAIL Reflect HTMLElement.oncanplaythrough assert_equals: Convert to function exp ected "function" but got "undefined" 71 FAIL Reflect HTMLElement.oncanplaythrough assert_equals: Convert to function exp ected "function" but got "undefined"
72 FAIL Set SVGElement.oncanplaythrough assert_equals: Initially null expected null but got undefined 72 FAIL Set SVGElement.oncanplaythrough assert_equals: Initially null expected null but got undefined
73 FAIL Enumerate SVGElement.oncanplaythrough assert_true: expected true got undefi ned 73 FAIL Enumerate SVGElement.oncanplaythrough assert_true: expected true got undefi ned
74 FAIL Reflect SVGElement.oncanplaythrough assert_equals: Convert to function expe cted "function" but got "undefined" 74 FAIL Reflect SVGElement.oncanplaythrough assert_equals: Convert to function expe cted "function" but got "undefined"
75 FAIL Set Document.oncanplaythrough assert_equals: Initially null expected null b ut got undefined 75 FAIL Set Document.oncanplaythrough assert_equals: Initially null expected null b ut got undefined
76 FAIL Enumerate Document.oncanplaythrough assert_true: expected true got undefine d 76 FAIL Enumerate Document.oncanplaythrough assert_true: expected true got undefine d
77 FAIL Set Window.oncanplaythrough assert_equals: Return null after setting string expected null but got "" 77 FAIL Set Window.oncanplaythrough assert_equals: Return null after setting string expected null but got ""
78 PASS Enumerate Window.oncanplaythrough 78 PASS Enumerate Window.oncanplaythrough
79 FAIL No Element.onchange assert_false: expected false got true 79 FAIL No Element.onchange assert_false: expected false got true
80 PASS Set HTMLElement.onchange 80 PASS Set HTMLElement.onchange
81 FAIL Enumerate HTMLElement.onchange assert_true: expected true got undefined 81 PASS Enumerate HTMLElement.onchange
82 PASS Reflect HTMLElement.onchange 82 PASS Reflect HTMLElement.onchange
83 PASS Set SVGElement.onchange 83 PASS Set SVGElement.onchange
84 FAIL Enumerate SVGElement.onchange assert_true: expected true got undefined 84 PASS Enumerate SVGElement.onchange
85 FAIL Reflect SVGElement.onchange assert_equals: Convert to function expected "fu nction" but got "object" 85 FAIL Reflect SVGElement.onchange assert_equals: Convert to function expected "fu nction" but got "object"
86 PASS Set Document.onchange 86 PASS Set Document.onchange
87 FAIL Enumerate Document.onchange assert_true: expected true got undefined 87 PASS Enumerate Document.onchange
88 PASS Set Window.onchange 88 PASS Set Window.onchange
89 PASS Enumerate Window.onchange 89 PASS Enumerate Window.onchange
90 FAIL No Element.onclick assert_false: expected false got true 90 FAIL No Element.onclick assert_false: expected false got true
91 PASS Set HTMLElement.onclick 91 PASS Set HTMLElement.onclick
92 FAIL Enumerate HTMLElement.onclick assert_true: expected true got undefined 92 PASS Enumerate HTMLElement.onclick
93 PASS Reflect HTMLElement.onclick 93 PASS Reflect HTMLElement.onclick
94 PASS Set SVGElement.onclick 94 PASS Set SVGElement.onclick
95 FAIL Enumerate SVGElement.onclick assert_true: expected true got undefined 95 PASS Enumerate SVGElement.onclick
96 PASS Reflect SVGElement.onclick 96 PASS Reflect SVGElement.onclick
97 PASS Set Document.onclick 97 PASS Set Document.onclick
98 FAIL Enumerate Document.onclick assert_true: expected true got undefined 98 PASS Enumerate Document.onclick
99 PASS Set Window.onclick 99 PASS Set Window.onclick
100 PASS Enumerate Window.onclick 100 PASS Enumerate Window.onclick
101 PASS No Element.onclose 101 PASS No Element.onclose
102 FAIL Set HTMLElement.onclose assert_equals: Initially null expected null but got undefined 102 FAIL Set HTMLElement.onclose assert_equals: Initially null expected null but got undefined
103 FAIL Enumerate HTMLElement.onclose assert_true: expected true got undefined 103 FAIL Enumerate HTMLElement.onclose assert_true: expected true got undefined
104 FAIL Reflect HTMLElement.onclose assert_equals: Convert to function expected "fu nction" but got "undefined" 104 FAIL Reflect HTMLElement.onclose assert_equals: Convert to function expected "fu nction" but got "undefined"
105 FAIL Set SVGElement.onclose assert_equals: Initially null expected null but got undefined 105 FAIL Set SVGElement.onclose assert_equals: Initially null expected null but got undefined
106 FAIL Enumerate SVGElement.onclose assert_true: expected true got undefined 106 FAIL Enumerate SVGElement.onclose assert_true: expected true got undefined
107 FAIL Reflect SVGElement.onclose assert_equals: Convert to function expected "fun ction" but got "undefined" 107 FAIL Reflect SVGElement.onclose assert_equals: Convert to function expected "fun ction" but got "undefined"
108 FAIL Set Document.onclose assert_equals: Initially null expected null but got un defined 108 FAIL Set Document.onclose assert_equals: Initially null expected null but got un defined
109 FAIL Enumerate Document.onclose assert_true: expected true got undefined 109 FAIL Enumerate Document.onclose assert_true: expected true got undefined
110 FAIL Set Window.onclose assert_equals: Initially null expected null but got unde fined 110 FAIL Set Window.onclose assert_equals: Initially null expected null but got unde fined
111 FAIL Enumerate Window.onclose assert_true: expected true got undefined 111 FAIL Enumerate Window.onclose assert_true: expected true got undefined
112 FAIL No Element.oncontextmenu assert_false: expected false got true 112 FAIL No Element.oncontextmenu assert_false: expected false got true
113 PASS Set HTMLElement.oncontextmenu 113 PASS Set HTMLElement.oncontextmenu
114 FAIL Enumerate HTMLElement.oncontextmenu assert_true: expected true got undefine d 114 PASS Enumerate HTMLElement.oncontextmenu
115 PASS Reflect HTMLElement.oncontextmenu 115 PASS Reflect HTMLElement.oncontextmenu
116 PASS Set SVGElement.oncontextmenu 116 PASS Set SVGElement.oncontextmenu
117 FAIL Enumerate SVGElement.oncontextmenu assert_true: expected true got undefined 117 PASS Enumerate SVGElement.oncontextmenu
118 FAIL Reflect SVGElement.oncontextmenu assert_equals: Convert to function expecte d "function" but got "object" 118 FAIL Reflect SVGElement.oncontextmenu assert_equals: Convert to function expecte d "function" but got "object"
119 PASS Set Document.oncontextmenu 119 PASS Set Document.oncontextmenu
120 FAIL Enumerate Document.oncontextmenu assert_true: expected true got undefined 120 PASS Enumerate Document.oncontextmenu
121 PASS Set Window.oncontextmenu 121 PASS Set Window.oncontextmenu
122 PASS Enumerate Window.oncontextmenu 122 PASS Enumerate Window.oncontextmenu
123 PASS No Element.oncuechange 123 PASS No Element.oncuechange
124 FAIL Set HTMLElement.oncuechange assert_equals: Initially null expected null but got undefined 124 FAIL Set HTMLElement.oncuechange assert_equals: Initially null expected null but got undefined
125 FAIL Enumerate HTMLElement.oncuechange assert_true: expected true got undefined 125 FAIL Enumerate HTMLElement.oncuechange assert_true: expected true got undefined
126 FAIL Reflect HTMLElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined" 126 FAIL Reflect HTMLElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined"
127 FAIL Set SVGElement.oncuechange assert_equals: Initially null expected null but got undefined 127 FAIL Set SVGElement.oncuechange assert_equals: Initially null expected null but got undefined
128 FAIL Enumerate SVGElement.oncuechange assert_true: expected true got undefined 128 FAIL Enumerate SVGElement.oncuechange assert_true: expected true got undefined
129 FAIL Reflect SVGElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined" 129 FAIL Reflect SVGElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined"
130 FAIL Set Document.oncuechange assert_equals: Initially null expected null but go t undefined 130 FAIL Set Document.oncuechange assert_equals: Initially null expected null but go t undefined
131 FAIL Enumerate Document.oncuechange assert_true: expected true got undefined 131 FAIL Enumerate Document.oncuechange assert_true: expected true got undefined
132 FAIL Set Window.oncuechange assert_equals: Initially null expected null but got undefined 132 FAIL Set Window.oncuechange assert_equals: Initially null expected null but got undefined
133 FAIL Enumerate Window.oncuechange assert_true: expected true got undefined 133 FAIL Enumerate Window.oncuechange assert_true: expected true got undefined
134 FAIL No Element.ondblclick assert_false: expected false got true 134 FAIL No Element.ondblclick assert_false: expected false got true
135 PASS Set HTMLElement.ondblclick 135 PASS Set HTMLElement.ondblclick
136 FAIL Enumerate HTMLElement.ondblclick assert_true: expected true got undefined 136 PASS Enumerate HTMLElement.ondblclick
137 PASS Reflect HTMLElement.ondblclick 137 PASS Reflect HTMLElement.ondblclick
138 PASS Set SVGElement.ondblclick 138 PASS Set SVGElement.ondblclick
139 FAIL Enumerate SVGElement.ondblclick assert_true: expected true got undefined 139 PASS Enumerate SVGElement.ondblclick
140 FAIL Reflect SVGElement.ondblclick assert_equals: Convert to function expected " function" but got "object" 140 FAIL Reflect SVGElement.ondblclick assert_equals: Convert to function expected " function" but got "object"
141 PASS Set Document.ondblclick 141 PASS Set Document.ondblclick
142 FAIL Enumerate Document.ondblclick assert_true: expected true got undefined 142 PASS Enumerate Document.ondblclick
143 PASS Set Window.ondblclick 143 PASS Set Window.ondblclick
144 PASS Enumerate Window.ondblclick 144 PASS Enumerate Window.ondblclick
145 FAIL No Element.ondrag assert_false: expected false got true 145 FAIL No Element.ondrag assert_false: expected false got true
146 PASS Set HTMLElement.ondrag 146 PASS Set HTMLElement.ondrag
147 FAIL Enumerate HTMLElement.ondrag assert_true: expected true got undefined 147 PASS Enumerate HTMLElement.ondrag
148 PASS Reflect HTMLElement.ondrag 148 PASS Reflect HTMLElement.ondrag
149 PASS Set SVGElement.ondrag 149 PASS Set SVGElement.ondrag
150 FAIL Enumerate SVGElement.ondrag assert_true: expected true got undefined 150 PASS Enumerate SVGElement.ondrag
151 FAIL Reflect SVGElement.ondrag assert_equals: Convert to function expected "func tion" but got "object" 151 FAIL Reflect SVGElement.ondrag assert_equals: Convert to function expected "func tion" but got "object"
152 PASS Set Document.ondrag 152 PASS Set Document.ondrag
153 FAIL Enumerate Document.ondrag assert_true: expected true got undefined 153 PASS Enumerate Document.ondrag
154 PASS Set Window.ondrag 154 PASS Set Window.ondrag
155 PASS Enumerate Window.ondrag 155 PASS Enumerate Window.ondrag
156 FAIL No Element.ondragend assert_false: expected false got true 156 FAIL No Element.ondragend assert_false: expected false got true
157 PASS Set HTMLElement.ondragend 157 PASS Set HTMLElement.ondragend
158 FAIL Enumerate HTMLElement.ondragend assert_true: expected true got undefined 158 PASS Enumerate HTMLElement.ondragend
159 PASS Reflect HTMLElement.ondragend 159 PASS Reflect HTMLElement.ondragend
160 PASS Set SVGElement.ondragend 160 PASS Set SVGElement.ondragend
161 FAIL Enumerate SVGElement.ondragend assert_true: expected true got undefined 161 PASS Enumerate SVGElement.ondragend
162 FAIL Reflect SVGElement.ondragend assert_equals: Convert to function expected "f unction" but got "object" 162 FAIL Reflect SVGElement.ondragend assert_equals: Convert to function expected "f unction" but got "object"
163 PASS Set Document.ondragend 163 PASS Set Document.ondragend
164 FAIL Enumerate Document.ondragend assert_true: expected true got undefined 164 PASS Enumerate Document.ondragend
165 PASS Set Window.ondragend 165 PASS Set Window.ondragend
166 PASS Enumerate Window.ondragend 166 PASS Enumerate Window.ondragend
167 FAIL No Element.ondragenter assert_false: expected false got true 167 FAIL No Element.ondragenter assert_false: expected false got true
168 PASS Set HTMLElement.ondragenter 168 PASS Set HTMLElement.ondragenter
169 FAIL Enumerate HTMLElement.ondragenter assert_true: expected true got undefined 169 PASS Enumerate HTMLElement.ondragenter
170 PASS Reflect HTMLElement.ondragenter 170 PASS Reflect HTMLElement.ondragenter
171 PASS Set SVGElement.ondragenter 171 PASS Set SVGElement.ondragenter
172 FAIL Enumerate SVGElement.ondragenter assert_true: expected true got undefined 172 PASS Enumerate SVGElement.ondragenter
173 FAIL Reflect SVGElement.ondragenter assert_equals: Convert to function expected "function" but got "object" 173 FAIL Reflect SVGElement.ondragenter assert_equals: Convert to function expected "function" but got "object"
174 PASS Set Document.ondragenter 174 PASS Set Document.ondragenter
175 FAIL Enumerate Document.ondragenter assert_true: expected true got undefined 175 PASS Enumerate Document.ondragenter
176 PASS Set Window.ondragenter 176 PASS Set Window.ondragenter
177 PASS Enumerate Window.ondragenter 177 PASS Enumerate Window.ondragenter
178 PASS No Element.ondragexit 178 PASS No Element.ondragexit
179 FAIL Set HTMLElement.ondragexit assert_equals: Initially null expected null but got undefined 179 FAIL Set HTMLElement.ondragexit assert_equals: Initially null expected null but got undefined
180 FAIL Enumerate HTMLElement.ondragexit assert_true: expected true got undefined 180 FAIL Enumerate HTMLElement.ondragexit assert_true: expected true got undefined
181 FAIL Reflect HTMLElement.ondragexit assert_equals: Convert to function expected "function" but got "undefined" 181 FAIL Reflect HTMLElement.ondragexit assert_equals: Convert to function expected "function" but got "undefined"
182 FAIL Set SVGElement.ondragexit assert_equals: Initially null expected null but g ot undefined 182 FAIL Set SVGElement.ondragexit assert_equals: Initially null expected null but g ot undefined
183 FAIL Enumerate SVGElement.ondragexit assert_true: expected true got undefined 183 FAIL Enumerate SVGElement.ondragexit assert_true: expected true got undefined
184 FAIL Reflect SVGElement.ondragexit assert_equals: Convert to function expected " function" but got "undefined" 184 FAIL Reflect SVGElement.ondragexit assert_equals: Convert to function expected " function" but got "undefined"
185 FAIL Set Document.ondragexit assert_equals: Initially null expected null but got undefined 185 FAIL Set Document.ondragexit assert_equals: Initially null expected null but got undefined
186 FAIL Enumerate Document.ondragexit assert_true: expected true got undefined 186 FAIL Enumerate Document.ondragexit assert_true: expected true got undefined
187 FAIL Set Window.ondragexit assert_equals: Initially null expected null but got u ndefined 187 FAIL Set Window.ondragexit assert_equals: Initially null expected null but got u ndefined
188 FAIL Enumerate Window.ondragexit assert_true: expected true got undefined 188 FAIL Enumerate Window.ondragexit assert_true: expected true got undefined
189 FAIL No Element.ondragleave assert_false: expected false got true 189 FAIL No Element.ondragleave assert_false: expected false got true
190 PASS Set HTMLElement.ondragleave 190 PASS Set HTMLElement.ondragleave
191 FAIL Enumerate HTMLElement.ondragleave assert_true: expected true got undefined 191 PASS Enumerate HTMLElement.ondragleave
192 PASS Reflect HTMLElement.ondragleave 192 PASS Reflect HTMLElement.ondragleave
193 PASS Set SVGElement.ondragleave 193 PASS Set SVGElement.ondragleave
194 FAIL Enumerate SVGElement.ondragleave assert_true: expected true got undefined 194 PASS Enumerate SVGElement.ondragleave
195 FAIL Reflect SVGElement.ondragleave assert_equals: Convert to function expected "function" but got "object" 195 FAIL Reflect SVGElement.ondragleave assert_equals: Convert to function expected "function" but got "object"
196 PASS Set Document.ondragleave 196 PASS Set Document.ondragleave
197 FAIL Enumerate Document.ondragleave assert_true: expected true got undefined 197 PASS Enumerate Document.ondragleave
198 PASS Set Window.ondragleave 198 PASS Set Window.ondragleave
199 PASS Enumerate Window.ondragleave 199 PASS Enumerate Window.ondragleave
200 FAIL No Element.ondragover assert_false: expected false got true 200 FAIL No Element.ondragover assert_false: expected false got true
201 PASS Set HTMLElement.ondragover 201 PASS Set HTMLElement.ondragover
202 FAIL Enumerate HTMLElement.ondragover assert_true: expected true got undefined 202 PASS Enumerate HTMLElement.ondragover
203 PASS Reflect HTMLElement.ondragover 203 PASS Reflect HTMLElement.ondragover
204 PASS Set SVGElement.ondragover 204 PASS Set SVGElement.ondragover
205 FAIL Enumerate SVGElement.ondragover assert_true: expected true got undefined 205 PASS Enumerate SVGElement.ondragover
206 FAIL Reflect SVGElement.ondragover assert_equals: Convert to function expected " function" but got "object" 206 FAIL Reflect SVGElement.ondragover assert_equals: Convert to function expected " function" but got "object"
207 PASS Set Document.ondragover 207 PASS Set Document.ondragover
208 FAIL Enumerate Document.ondragover assert_true: expected true got undefined 208 PASS Enumerate Document.ondragover
209 PASS Set Window.ondragover 209 PASS Set Window.ondragover
210 PASS Enumerate Window.ondragover 210 PASS Enumerate Window.ondragover
211 FAIL No Element.ondragstart assert_false: expected false got true 211 FAIL No Element.ondragstart assert_false: expected false got true
212 PASS Set HTMLElement.ondragstart 212 PASS Set HTMLElement.ondragstart
213 FAIL Enumerate HTMLElement.ondragstart assert_true: expected true got undefined 213 PASS Enumerate HTMLElement.ondragstart
214 PASS Reflect HTMLElement.ondragstart 214 PASS Reflect HTMLElement.ondragstart
215 PASS Set SVGElement.ondragstart 215 PASS Set SVGElement.ondragstart
216 FAIL Enumerate SVGElement.ondragstart assert_true: expected true got undefined 216 PASS Enumerate SVGElement.ondragstart
217 FAIL Reflect SVGElement.ondragstart assert_equals: Convert to function expected "function" but got "object" 217 FAIL Reflect SVGElement.ondragstart assert_equals: Convert to function expected "function" but got "object"
218 PASS Set Document.ondragstart 218 PASS Set Document.ondragstart
219 FAIL Enumerate Document.ondragstart assert_true: expected true got undefined 219 PASS Enumerate Document.ondragstart
220 PASS Set Window.ondragstart 220 PASS Set Window.ondragstart
221 PASS Enumerate Window.ondragstart 221 PASS Enumerate Window.ondragstart
222 FAIL No Element.ondrop assert_false: expected false got true 222 FAIL No Element.ondrop assert_false: expected false got true
223 PASS Set HTMLElement.ondrop 223 PASS Set HTMLElement.ondrop
224 FAIL Enumerate HTMLElement.ondrop assert_true: expected true got undefined 224 PASS Enumerate HTMLElement.ondrop
225 PASS Reflect HTMLElement.ondrop 225 PASS Reflect HTMLElement.ondrop
226 PASS Set SVGElement.ondrop 226 PASS Set SVGElement.ondrop
227 FAIL Enumerate SVGElement.ondrop assert_true: expected true got undefined 227 PASS Enumerate SVGElement.ondrop
228 FAIL Reflect SVGElement.ondrop assert_equals: Convert to function expected "func tion" but got "object" 228 FAIL Reflect SVGElement.ondrop assert_equals: Convert to function expected "func tion" but got "object"
229 PASS Set Document.ondrop 229 PASS Set Document.ondrop
230 FAIL Enumerate Document.ondrop assert_true: expected true got undefined 230 PASS Enumerate Document.ondrop
231 PASS Set Window.ondrop 231 PASS Set Window.ondrop
232 PASS Enumerate Window.ondrop 232 PASS Enumerate Window.ondrop
233 PASS No Element.ondurationchange 233 PASS No Element.ondurationchange
234 FAIL Set HTMLElement.ondurationchange assert_equals: Initially null expected nul l but got undefined 234 FAIL Set HTMLElement.ondurationchange assert_equals: Initially null expected nul l but got undefined
235 FAIL Enumerate HTMLElement.ondurationchange assert_true: expected true got undef ined 235 FAIL Enumerate HTMLElement.ondurationchange assert_true: expected true got undef ined
236 FAIL Reflect HTMLElement.ondurationchange assert_equals: Convert to function exp ected "function" but got "undefined" 236 FAIL Reflect HTMLElement.ondurationchange assert_equals: Convert to function exp ected "function" but got "undefined"
237 FAIL Set SVGElement.ondurationchange assert_equals: Initially null expected null but got undefined 237 FAIL Set SVGElement.ondurationchange assert_equals: Initially null expected null but got undefined
238 FAIL Enumerate SVGElement.ondurationchange assert_true: expected true got undefi ned 238 FAIL Enumerate SVGElement.ondurationchange assert_true: expected true got undefi ned
239 FAIL Reflect SVGElement.ondurationchange assert_equals: Convert to function expe cted "function" but got "undefined" 239 FAIL Reflect SVGElement.ondurationchange assert_equals: Convert to function expe cted "function" but got "undefined"
240 FAIL Set Document.ondurationchange assert_equals: Initially null expected null b ut got undefined 240 FAIL Set Document.ondurationchange assert_equals: Initially null expected null b ut got undefined
(...skipping 17 matching lines...) Expand all
258 FAIL Reflect HTMLElement.onended assert_equals: Convert to function expected "fu nction" but got "undefined" 258 FAIL Reflect HTMLElement.onended assert_equals: Convert to function expected "fu nction" but got "undefined"
259 FAIL Set SVGElement.onended assert_equals: Initially null expected null but got undefined 259 FAIL Set SVGElement.onended assert_equals: Initially null expected null but got undefined
260 FAIL Enumerate SVGElement.onended assert_true: expected true got undefined 260 FAIL Enumerate SVGElement.onended assert_true: expected true got undefined
261 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "undefined" 261 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "undefined"
262 FAIL Set Document.onended assert_equals: Initially null expected null but got un defined 262 FAIL Set Document.onended assert_equals: Initially null expected null but got un defined
263 FAIL Enumerate Document.onended assert_true: expected true got undefined 263 FAIL Enumerate Document.onended assert_true: expected true got undefined
264 FAIL Set Window.onended assert_equals: Return null after setting string expected null but got "" 264 FAIL Set Window.onended assert_equals: Return null after setting string expected null but got ""
265 PASS Enumerate Window.onended 265 PASS Enumerate Window.onended
266 FAIL No Element.oninput assert_false: expected false got true 266 FAIL No Element.oninput assert_false: expected false got true
267 PASS Set HTMLElement.oninput 267 PASS Set HTMLElement.oninput
268 FAIL Enumerate HTMLElement.oninput assert_true: expected true got undefined 268 PASS Enumerate HTMLElement.oninput
269 PASS Reflect HTMLElement.oninput 269 PASS Reflect HTMLElement.oninput
270 PASS Set SVGElement.oninput 270 PASS Set SVGElement.oninput
271 FAIL Enumerate SVGElement.oninput assert_true: expected true got undefined 271 PASS Enumerate SVGElement.oninput
272 FAIL Reflect SVGElement.oninput assert_equals: Convert to function expected "fun ction" but got "object" 272 FAIL Reflect SVGElement.oninput assert_equals: Convert to function expected "fun ction" but got "object"
273 PASS Set Document.oninput 273 PASS Set Document.oninput
274 FAIL Enumerate Document.oninput assert_true: expected true got undefined 274 PASS Enumerate Document.oninput
275 PASS Set Window.oninput 275 PASS Set Window.oninput
276 PASS Enumerate Window.oninput 276 PASS Enumerate Window.oninput
277 FAIL No Element.oninvalid assert_false: expected false got true 277 FAIL No Element.oninvalid assert_false: expected false got true
278 PASS Set HTMLElement.oninvalid 278 PASS Set HTMLElement.oninvalid
279 FAIL Enumerate HTMLElement.oninvalid assert_true: expected true got undefined 279 PASS Enumerate HTMLElement.oninvalid
280 PASS Reflect HTMLElement.oninvalid 280 PASS Reflect HTMLElement.oninvalid
281 PASS Set SVGElement.oninvalid 281 PASS Set SVGElement.oninvalid
282 FAIL Enumerate SVGElement.oninvalid assert_true: expected true got undefined 282 PASS Enumerate SVGElement.oninvalid
283 FAIL Reflect SVGElement.oninvalid assert_equals: Convert to function expected "f unction" but got "object" 283 FAIL Reflect SVGElement.oninvalid assert_equals: Convert to function expected "f unction" but got "object"
284 PASS Set Document.oninvalid 284 PASS Set Document.oninvalid
285 FAIL Enumerate Document.oninvalid assert_true: expected true got undefined 285 PASS Enumerate Document.oninvalid
286 PASS Set Window.oninvalid 286 PASS Set Window.oninvalid
287 PASS Enumerate Window.oninvalid 287 PASS Enumerate Window.oninvalid
288 FAIL No Element.onkeydown assert_false: expected false got true 288 FAIL No Element.onkeydown assert_false: expected false got true
289 PASS Set HTMLElement.onkeydown 289 PASS Set HTMLElement.onkeydown
290 FAIL Enumerate HTMLElement.onkeydown assert_true: expected true got undefined 290 PASS Enumerate HTMLElement.onkeydown
291 PASS Reflect HTMLElement.onkeydown 291 PASS Reflect HTMLElement.onkeydown
292 PASS Set SVGElement.onkeydown 292 PASS Set SVGElement.onkeydown
293 FAIL Enumerate SVGElement.onkeydown assert_true: expected true got undefined 293 PASS Enumerate SVGElement.onkeydown
294 FAIL Reflect SVGElement.onkeydown assert_equals: Convert to function expected "f unction" but got "object" 294 FAIL Reflect SVGElement.onkeydown assert_equals: Convert to function expected "f unction" but got "object"
295 PASS Set Document.onkeydown 295 PASS Set Document.onkeydown
296 FAIL Enumerate Document.onkeydown assert_true: expected true got undefined 296 PASS Enumerate Document.onkeydown
297 PASS Set Window.onkeydown 297 PASS Set Window.onkeydown
298 PASS Enumerate Window.onkeydown 298 PASS Enumerate Window.onkeydown
299 FAIL No Element.onkeypress assert_false: expected false got true 299 FAIL No Element.onkeypress assert_false: expected false got true
300 PASS Set HTMLElement.onkeypress 300 PASS Set HTMLElement.onkeypress
301 FAIL Enumerate HTMLElement.onkeypress assert_true: expected true got undefined 301 PASS Enumerate HTMLElement.onkeypress
302 PASS Reflect HTMLElement.onkeypress 302 PASS Reflect HTMLElement.onkeypress
303 PASS Set SVGElement.onkeypress 303 PASS Set SVGElement.onkeypress
304 FAIL Enumerate SVGElement.onkeypress assert_true: expected true got undefined 304 PASS Enumerate SVGElement.onkeypress
305 FAIL Reflect SVGElement.onkeypress assert_equals: Convert to function expected " function" but got "object" 305 FAIL Reflect SVGElement.onkeypress assert_equals: Convert to function expected " function" but got "object"
306 PASS Set Document.onkeypress 306 PASS Set Document.onkeypress
307 FAIL Enumerate Document.onkeypress assert_true: expected true got undefined 307 PASS Enumerate Document.onkeypress
308 PASS Set Window.onkeypress 308 PASS Set Window.onkeypress
309 PASS Enumerate Window.onkeypress 309 PASS Enumerate Window.onkeypress
310 FAIL No Element.onkeyup assert_false: expected false got true 310 FAIL No Element.onkeyup assert_false: expected false got true
311 PASS Set HTMLElement.onkeyup 311 PASS Set HTMLElement.onkeyup
312 FAIL Enumerate HTMLElement.onkeyup assert_true: expected true got undefined 312 PASS Enumerate HTMLElement.onkeyup
313 PASS Reflect HTMLElement.onkeyup 313 PASS Reflect HTMLElement.onkeyup
314 PASS Set SVGElement.onkeyup 314 PASS Set SVGElement.onkeyup
315 FAIL Enumerate SVGElement.onkeyup assert_true: expected true got undefined 315 PASS Enumerate SVGElement.onkeyup
316 FAIL Reflect SVGElement.onkeyup assert_equals: Convert to function expected "fun ction" but got "object" 316 FAIL Reflect SVGElement.onkeyup assert_equals: Convert to function expected "fun ction" but got "object"
317 PASS Set Document.onkeyup 317 PASS Set Document.onkeyup
318 FAIL Enumerate Document.onkeyup assert_true: expected true got undefined 318 PASS Enumerate Document.onkeyup
319 PASS Set Window.onkeyup 319 PASS Set Window.onkeyup
320 PASS Enumerate Window.onkeyup 320 PASS Enumerate Window.onkeyup
321 FAIL No Element.onload assert_false: expected false got true 321 FAIL No Element.onload assert_false: expected false got true
322 PASS Set HTMLElement.onload 322 PASS Set HTMLElement.onload
323 FAIL Enumerate HTMLElement.onload assert_true: expected true got undefined 323 PASS Enumerate HTMLElement.onload
324 PASS Reflect HTMLElement.onload 324 PASS Reflect HTMLElement.onload
325 PASS Set SVGElement.onload 325 PASS Set SVGElement.onload
326 FAIL Enumerate SVGElement.onload assert_true: expected true got undefined 326 PASS Enumerate SVGElement.onload
327 PASS Reflect SVGElement.onload 327 PASS Reflect SVGElement.onload
328 PASS Set Document.onload 328 PASS Set Document.onload
329 FAIL Enumerate Document.onload assert_true: expected true got undefined 329 PASS Enumerate Document.onload
330 PASS Set Window.onload 330 PASS Set Window.onload
331 PASS Enumerate Window.onload 331 PASS Enumerate Window.onload
332 PASS No Element.onloadeddata 332 PASS No Element.onloadeddata
333 FAIL Set HTMLElement.onloadeddata assert_equals: Initially null expected null bu t got undefined 333 FAIL Set HTMLElement.onloadeddata assert_equals: Initially null expected null bu t got undefined
334 FAIL Enumerate HTMLElement.onloadeddata assert_true: expected true got undefined 334 FAIL Enumerate HTMLElement.onloadeddata assert_true: expected true got undefined
335 FAIL Reflect HTMLElement.onloadeddata assert_equals: Convert to function expecte d "function" but got "undefined" 335 FAIL Reflect HTMLElement.onloadeddata assert_equals: Convert to function expecte d "function" but got "undefined"
336 FAIL Set SVGElement.onloadeddata assert_equals: Initially null expected null but got undefined 336 FAIL Set SVGElement.onloadeddata assert_equals: Initially null expected null but got undefined
337 FAIL Enumerate SVGElement.onloadeddata assert_true: expected true got undefined 337 FAIL Enumerate SVGElement.onloadeddata assert_true: expected true got undefined
338 FAIL Reflect SVGElement.onloadeddata assert_equals: Convert to function expected "function" but got "undefined" 338 FAIL Reflect SVGElement.onloadeddata assert_equals: Convert to function expected "function" but got "undefined"
339 FAIL Set Document.onloadeddata assert_equals: Initially null expected null but g ot undefined 339 FAIL Set Document.onloadeddata assert_equals: Initially null expected null but g ot undefined
(...skipping 17 matching lines...) Expand all
357 FAIL Reflect HTMLElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined" 357 FAIL Reflect HTMLElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined"
358 FAIL Set SVGElement.onloadstart assert_equals: Initially null expected null but got undefined 358 FAIL Set SVGElement.onloadstart assert_equals: Initially null expected null but got undefined
359 FAIL Enumerate SVGElement.onloadstart assert_true: expected true got undefined 359 FAIL Enumerate SVGElement.onloadstart assert_true: expected true got undefined
360 FAIL Reflect SVGElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined" 360 FAIL Reflect SVGElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined"
361 FAIL Set Document.onloadstart assert_equals: Initially null expected null but go t undefined 361 FAIL Set Document.onloadstart assert_equals: Initially null expected null but go t undefined
362 FAIL Enumerate Document.onloadstart assert_true: expected true got undefined 362 FAIL Enumerate Document.onloadstart assert_true: expected true got undefined
363 FAIL Set Window.onloadstart assert_equals: Return null after setting string expe cted null but got "" 363 FAIL Set Window.onloadstart assert_equals: Return null after setting string expe cted null but got ""
364 PASS Enumerate Window.onloadstart 364 PASS Enumerate Window.onloadstart
365 FAIL No Element.onmousedown assert_false: expected false got true 365 FAIL No Element.onmousedown assert_false: expected false got true
366 PASS Set HTMLElement.onmousedown 366 PASS Set HTMLElement.onmousedown
367 FAIL Enumerate HTMLElement.onmousedown assert_true: expected true got undefined 367 PASS Enumerate HTMLElement.onmousedown
368 PASS Reflect HTMLElement.onmousedown 368 PASS Reflect HTMLElement.onmousedown
369 PASS Set SVGElement.onmousedown 369 PASS Set SVGElement.onmousedown
370 FAIL Enumerate SVGElement.onmousedown assert_true: expected true got undefined 370 PASS Enumerate SVGElement.onmousedown
371 PASS Reflect SVGElement.onmousedown 371 PASS Reflect SVGElement.onmousedown
372 PASS Set Document.onmousedown 372 PASS Set Document.onmousedown
373 FAIL Enumerate Document.onmousedown assert_true: expected true got undefined 373 PASS Enumerate Document.onmousedown
374 PASS Set Window.onmousedown 374 PASS Set Window.onmousedown
375 PASS Enumerate Window.onmousedown 375 PASS Enumerate Window.onmousedown
376 FAIL No Element.onmouseenter assert_false: expected false got true 376 FAIL No Element.onmouseenter assert_false: expected false got true
377 PASS Set HTMLElement.onmouseenter 377 PASS Set HTMLElement.onmouseenter
378 FAIL Enumerate HTMLElement.onmouseenter assert_true: expected true got undefined 378 PASS Enumerate HTMLElement.onmouseenter
379 PASS Reflect HTMLElement.onmouseenter 379 PASS Reflect HTMLElement.onmouseenter
380 PASS Set SVGElement.onmouseenter 380 PASS Set SVGElement.onmouseenter
381 FAIL Enumerate SVGElement.onmouseenter assert_true: expected true got undefined 381 PASS Enumerate SVGElement.onmouseenter
382 PASS Reflect SVGElement.onmouseenter 382 PASS Reflect SVGElement.onmouseenter
383 PASS Set Document.onmouseenter 383 PASS Set Document.onmouseenter
384 FAIL Enumerate Document.onmouseenter assert_true: expected true got undefined 384 PASS Enumerate Document.onmouseenter
385 PASS Set Window.onmouseenter 385 PASS Set Window.onmouseenter
386 PASS Enumerate Window.onmouseenter 386 PASS Enumerate Window.onmouseenter
387 FAIL No Element.onmouseleave assert_false: expected false got true 387 FAIL No Element.onmouseleave assert_false: expected false got true
388 PASS Set HTMLElement.onmouseleave 388 PASS Set HTMLElement.onmouseleave
389 FAIL Enumerate HTMLElement.onmouseleave assert_true: expected true got undefined 389 PASS Enumerate HTMLElement.onmouseleave
390 PASS Reflect HTMLElement.onmouseleave 390 PASS Reflect HTMLElement.onmouseleave
391 PASS Set SVGElement.onmouseleave 391 PASS Set SVGElement.onmouseleave
392 FAIL Enumerate SVGElement.onmouseleave assert_true: expected true got undefined 392 PASS Enumerate SVGElement.onmouseleave
393 PASS Reflect SVGElement.onmouseleave 393 PASS Reflect SVGElement.onmouseleave
394 PASS Set Document.onmouseleave 394 PASS Set Document.onmouseleave
395 FAIL Enumerate Document.onmouseleave assert_true: expected true got undefined 395 PASS Enumerate Document.onmouseleave
396 PASS Set Window.onmouseleave 396 PASS Set Window.onmouseleave
397 PASS Enumerate Window.onmouseleave 397 PASS Enumerate Window.onmouseleave
398 FAIL No Element.onmousemove assert_false: expected false got true 398 FAIL No Element.onmousemove assert_false: expected false got true
399 PASS Set HTMLElement.onmousemove 399 PASS Set HTMLElement.onmousemove
400 FAIL Enumerate HTMLElement.onmousemove assert_true: expected true got undefined 400 PASS Enumerate HTMLElement.onmousemove
401 PASS Reflect HTMLElement.onmousemove 401 PASS Reflect HTMLElement.onmousemove
402 PASS Set SVGElement.onmousemove 402 PASS Set SVGElement.onmousemove
403 FAIL Enumerate SVGElement.onmousemove assert_true: expected true got undefined 403 PASS Enumerate SVGElement.onmousemove
404 PASS Reflect SVGElement.onmousemove 404 PASS Reflect SVGElement.onmousemove
405 PASS Set Document.onmousemove 405 PASS Set Document.onmousemove
406 FAIL Enumerate Document.onmousemove assert_true: expected true got undefined 406 PASS Enumerate Document.onmousemove
407 PASS Set Window.onmousemove 407 PASS Set Window.onmousemove
408 PASS Enumerate Window.onmousemove 408 PASS Enumerate Window.onmousemove
409 FAIL No Element.onmouseout assert_false: expected false got true 409 FAIL No Element.onmouseout assert_false: expected false got true
410 PASS Set HTMLElement.onmouseout 410 PASS Set HTMLElement.onmouseout
411 FAIL Enumerate HTMLElement.onmouseout assert_true: expected true got undefined 411 PASS Enumerate HTMLElement.onmouseout
412 PASS Reflect HTMLElement.onmouseout 412 PASS Reflect HTMLElement.onmouseout
413 PASS Set SVGElement.onmouseout 413 PASS Set SVGElement.onmouseout
414 FAIL Enumerate SVGElement.onmouseout assert_true: expected true got undefined 414 PASS Enumerate SVGElement.onmouseout
415 PASS Reflect SVGElement.onmouseout 415 PASS Reflect SVGElement.onmouseout
416 PASS Set Document.onmouseout 416 PASS Set Document.onmouseout
417 FAIL Enumerate Document.onmouseout assert_true: expected true got undefined 417 PASS Enumerate Document.onmouseout
418 PASS Set Window.onmouseout 418 PASS Set Window.onmouseout
419 PASS Enumerate Window.onmouseout 419 PASS Enumerate Window.onmouseout
420 FAIL No Element.onmouseover assert_false: expected false got true 420 FAIL No Element.onmouseover assert_false: expected false got true
421 PASS Set HTMLElement.onmouseover 421 PASS Set HTMLElement.onmouseover
422 FAIL Enumerate HTMLElement.onmouseover assert_true: expected true got undefined 422 PASS Enumerate HTMLElement.onmouseover
423 PASS Reflect HTMLElement.onmouseover 423 PASS Reflect HTMLElement.onmouseover
424 PASS Set SVGElement.onmouseover 424 PASS Set SVGElement.onmouseover
425 FAIL Enumerate SVGElement.onmouseover assert_true: expected true got undefined 425 PASS Enumerate SVGElement.onmouseover
426 PASS Reflect SVGElement.onmouseover 426 PASS Reflect SVGElement.onmouseover
427 PASS Set Document.onmouseover 427 PASS Set Document.onmouseover
428 FAIL Enumerate Document.onmouseover assert_true: expected true got undefined 428 PASS Enumerate Document.onmouseover
429 PASS Set Window.onmouseover 429 PASS Set Window.onmouseover
430 PASS Enumerate Window.onmouseover 430 PASS Enumerate Window.onmouseover
431 FAIL No Element.onmouseup assert_false: expected false got true 431 FAIL No Element.onmouseup assert_false: expected false got true
432 PASS Set HTMLElement.onmouseup 432 PASS Set HTMLElement.onmouseup
433 FAIL Enumerate HTMLElement.onmouseup assert_true: expected true got undefined 433 PASS Enumerate HTMLElement.onmouseup
434 PASS Reflect HTMLElement.onmouseup 434 PASS Reflect HTMLElement.onmouseup
435 PASS Set SVGElement.onmouseup 435 PASS Set SVGElement.onmouseup
436 FAIL Enumerate SVGElement.onmouseup assert_true: expected true got undefined 436 PASS Enumerate SVGElement.onmouseup
437 PASS Reflect SVGElement.onmouseup 437 PASS Reflect SVGElement.onmouseup
438 PASS Set Document.onmouseup 438 PASS Set Document.onmouseup
439 FAIL Enumerate Document.onmouseup assert_true: expected true got undefined 439 PASS Enumerate Document.onmouseup
440 PASS Set Window.onmouseup 440 PASS Set Window.onmouseup
441 PASS Enumerate Window.onmouseup 441 PASS Enumerate Window.onmouseup
442 FAIL No Element.onmousewheel assert_false: expected false got true 442 FAIL No Element.onmousewheel assert_false: expected false got true
443 PASS Set HTMLElement.onmousewheel 443 PASS Set HTMLElement.onmousewheel
444 FAIL Enumerate HTMLElement.onmousewheel assert_true: expected true got undefined 444 PASS Enumerate HTMLElement.onmousewheel
445 PASS Reflect HTMLElement.onmousewheel 445 PASS Reflect HTMLElement.onmousewheel
446 PASS Set SVGElement.onmousewheel 446 PASS Set SVGElement.onmousewheel
447 FAIL Enumerate SVGElement.onmousewheel assert_true: expected true got undefined 447 PASS Enumerate SVGElement.onmousewheel
448 FAIL Reflect SVGElement.onmousewheel assert_equals: Convert to function expected "function" but got "object" 448 FAIL Reflect SVGElement.onmousewheel assert_equals: Convert to function expected "function" but got "object"
449 PASS Set Document.onmousewheel 449 PASS Set Document.onmousewheel
450 FAIL Enumerate Document.onmousewheel assert_true: expected true got undefined 450 PASS Enumerate Document.onmousewheel
451 PASS Set Window.onmousewheel 451 PASS Set Window.onmousewheel
452 PASS Enumerate Window.onmousewheel 452 PASS Enumerate Window.onmousewheel
453 PASS No Element.onpause 453 PASS No Element.onpause
454 FAIL Set HTMLElement.onpause assert_equals: Initially null expected null but got undefined 454 FAIL Set HTMLElement.onpause assert_equals: Initially null expected null but got undefined
455 FAIL Enumerate HTMLElement.onpause assert_true: expected true got undefined 455 FAIL Enumerate HTMLElement.onpause assert_true: expected true got undefined
456 FAIL Reflect HTMLElement.onpause assert_equals: Convert to function expected "fu nction" but got "undefined" 456 FAIL Reflect HTMLElement.onpause assert_equals: Convert to function expected "fu nction" but got "undefined"
457 FAIL Set SVGElement.onpause assert_equals: Initially null expected null but got undefined 457 FAIL Set SVGElement.onpause assert_equals: Initially null expected null but got undefined
458 FAIL Enumerate SVGElement.onpause assert_true: expected true got undefined 458 FAIL Enumerate SVGElement.onpause assert_true: expected true got undefined
459 FAIL Reflect SVGElement.onpause assert_equals: Convert to function expected "fun ction" but got "undefined" 459 FAIL Reflect SVGElement.onpause assert_equals: Convert to function expected "fun ction" but got "undefined"
460 FAIL Set Document.onpause assert_equals: Initially null expected null but got un defined 460 FAIL Set Document.onpause assert_equals: Initially null expected null but got un defined
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 FAIL Reflect HTMLElement.onratechange assert_equals: Convert to function expecte d "function" but got "undefined" 500 FAIL Reflect HTMLElement.onratechange assert_equals: Convert to function expecte d "function" but got "undefined"
501 FAIL Set SVGElement.onratechange assert_equals: Initially null expected null but got undefined 501 FAIL Set SVGElement.onratechange assert_equals: Initially null expected null but got undefined
502 FAIL Enumerate SVGElement.onratechange assert_true: expected true got undefined 502 FAIL Enumerate SVGElement.onratechange assert_true: expected true got undefined
503 FAIL Reflect SVGElement.onratechange assert_equals: Convert to function expected "function" but got "undefined" 503 FAIL Reflect SVGElement.onratechange assert_equals: Convert to function expected "function" but got "undefined"
504 FAIL Set Document.onratechange assert_equals: Initially null expected null but g ot undefined 504 FAIL Set Document.onratechange assert_equals: Initially null expected null but g ot undefined
505 FAIL Enumerate Document.onratechange assert_true: expected true got undefined 505 FAIL Enumerate Document.onratechange assert_true: expected true got undefined
506 FAIL Set Window.onratechange assert_equals: Return null after setting string exp ected null but got "" 506 FAIL Set Window.onratechange assert_equals: Return null after setting string exp ected null but got ""
507 PASS Enumerate Window.onratechange 507 PASS Enumerate Window.onratechange
508 FAIL No Element.onreset assert_false: expected false got true 508 FAIL No Element.onreset assert_false: expected false got true
509 PASS Set HTMLElement.onreset 509 PASS Set HTMLElement.onreset
510 FAIL Enumerate HTMLElement.onreset assert_true: expected true got undefined 510 PASS Enumerate HTMLElement.onreset
511 PASS Reflect HTMLElement.onreset 511 PASS Reflect HTMLElement.onreset
512 PASS Set SVGElement.onreset 512 PASS Set SVGElement.onreset
513 FAIL Enumerate SVGElement.onreset assert_true: expected true got undefined 513 PASS Enumerate SVGElement.onreset
514 FAIL Reflect SVGElement.onreset assert_equals: Convert to function expected "fun ction" but got "object" 514 FAIL Reflect SVGElement.onreset assert_equals: Convert to function expected "fun ction" but got "object"
515 PASS Set Document.onreset 515 PASS Set Document.onreset
516 FAIL Enumerate Document.onreset assert_true: expected true got undefined 516 PASS Enumerate Document.onreset
517 PASS Set Window.onreset 517 PASS Set Window.onreset
518 PASS Enumerate Window.onreset 518 PASS Enumerate Window.onreset
519 FAIL No Element.onscroll assert_false: expected false got true 519 FAIL No Element.onscroll assert_false: expected false got true
520 PASS Set HTMLElement.onscroll 520 PASS Set HTMLElement.onscroll
521 FAIL Enumerate HTMLElement.onscroll assert_true: expected true got undefined 521 PASS Enumerate HTMLElement.onscroll
522 PASS Reflect HTMLElement.onscroll 522 PASS Reflect HTMLElement.onscroll
523 PASS Set SVGElement.onscroll 523 PASS Set SVGElement.onscroll
524 FAIL Enumerate SVGElement.onscroll assert_true: expected true got undefined 524 PASS Enumerate SVGElement.onscroll
525 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object" 525 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object"
526 PASS Set Document.onscroll 526 PASS Set Document.onscroll
527 FAIL Enumerate Document.onscroll assert_true: expected true got undefined 527 PASS Enumerate Document.onscroll
528 PASS Set Window.onscroll 528 PASS Set Window.onscroll
529 PASS Enumerate Window.onscroll 529 PASS Enumerate Window.onscroll
530 PASS No Element.onseeked 530 PASS No Element.onseeked
531 FAIL Set HTMLElement.onseeked assert_equals: Initially null expected null but go t undefined 531 FAIL Set HTMLElement.onseeked assert_equals: Initially null expected null but go t undefined
532 FAIL Enumerate HTMLElement.onseeked assert_true: expected true got undefined 532 FAIL Enumerate HTMLElement.onseeked assert_true: expected true got undefined
533 FAIL Reflect HTMLElement.onseeked assert_equals: Convert to function expected "f unction" but got "undefined" 533 FAIL Reflect HTMLElement.onseeked assert_equals: Convert to function expected "f unction" but got "undefined"
534 FAIL Set SVGElement.onseeked assert_equals: Initially null expected null but got undefined 534 FAIL Set SVGElement.onseeked assert_equals: Initially null expected null but got undefined
535 FAIL Enumerate SVGElement.onseeked assert_true: expected true got undefined 535 FAIL Enumerate SVGElement.onseeked assert_true: expected true got undefined
536 FAIL Reflect SVGElement.onseeked assert_equals: Convert to function expected "fu nction" but got "undefined" 536 FAIL Reflect SVGElement.onseeked assert_equals: Convert to function expected "fu nction" but got "undefined"
537 FAIL Set Document.onseeked assert_equals: Initially null expected null but got u ndefined 537 FAIL Set Document.onseeked assert_equals: Initially null expected null but got u ndefined
538 FAIL Enumerate Document.onseeked assert_true: expected true got undefined 538 FAIL Enumerate Document.onseeked assert_true: expected true got undefined
539 FAIL Set Window.onseeked assert_equals: Return null after setting string expecte d null but got "" 539 FAIL Set Window.onseeked assert_equals: Return null after setting string expecte d null but got ""
540 PASS Enumerate Window.onseeked 540 PASS Enumerate Window.onseeked
541 PASS No Element.onseeking 541 PASS No Element.onseeking
542 FAIL Set HTMLElement.onseeking assert_equals: Initially null expected null but g ot undefined 542 FAIL Set HTMLElement.onseeking assert_equals: Initially null expected null but g ot undefined
543 FAIL Enumerate HTMLElement.onseeking assert_true: expected true got undefined 543 FAIL Enumerate HTMLElement.onseeking assert_true: expected true got undefined
544 FAIL Reflect HTMLElement.onseeking assert_equals: Convert to function expected " function" but got "undefined" 544 FAIL Reflect HTMLElement.onseeking assert_equals: Convert to function expected " function" but got "undefined"
545 FAIL Set SVGElement.onseeking assert_equals: Initially null expected null but go t undefined 545 FAIL Set SVGElement.onseeking assert_equals: Initially null expected null but go t undefined
546 FAIL Enumerate SVGElement.onseeking assert_true: expected true got undefined 546 FAIL Enumerate SVGElement.onseeking assert_true: expected true got undefined
547 FAIL Reflect SVGElement.onseeking assert_equals: Convert to function expected "f unction" but got "undefined" 547 FAIL Reflect SVGElement.onseeking assert_equals: Convert to function expected "f unction" but got "undefined"
548 FAIL Set Document.onseeking assert_equals: Initially null expected null but got undefined 548 FAIL Set Document.onseeking assert_equals: Initially null expected null but got undefined
549 FAIL Enumerate Document.onseeking assert_true: expected true got undefined 549 FAIL Enumerate Document.onseeking assert_true: expected true got undefined
550 FAIL Set Window.onseeking assert_equals: Return null after setting string expect ed null but got "" 550 FAIL Set Window.onseeking assert_equals: Return null after setting string expect ed null but got ""
551 PASS Enumerate Window.onseeking 551 PASS Enumerate Window.onseeking
552 FAIL No Element.onselect assert_false: expected false got true 552 FAIL No Element.onselect assert_false: expected false got true
553 PASS Set HTMLElement.onselect 553 PASS Set HTMLElement.onselect
554 FAIL Enumerate HTMLElement.onselect assert_true: expected true got undefined 554 PASS Enumerate HTMLElement.onselect
555 PASS Reflect HTMLElement.onselect 555 PASS Reflect HTMLElement.onselect
556 PASS Set SVGElement.onselect 556 PASS Set SVGElement.onselect
557 FAIL Enumerate SVGElement.onselect assert_true: expected true got undefined 557 PASS Enumerate SVGElement.onselect
558 FAIL Reflect SVGElement.onselect assert_equals: Convert to function expected "fu nction" but got "object" 558 FAIL Reflect SVGElement.onselect assert_equals: Convert to function expected "fu nction" but got "object"
559 PASS Set Document.onselect 559 PASS Set Document.onselect
560 FAIL Enumerate Document.onselect assert_true: expected true got undefined 560 PASS Enumerate Document.onselect
561 PASS Set Window.onselect 561 PASS Set Window.onselect
562 PASS Enumerate Window.onselect 562 PASS Enumerate Window.onselect
563 PASS No Element.onshow 563 PASS No Element.onshow
564 FAIL Set HTMLElement.onshow assert_equals: Initially null expected null but got undefined 564 FAIL Set HTMLElement.onshow assert_equals: Initially null expected null but got undefined
565 FAIL Enumerate HTMLElement.onshow assert_true: expected true got undefined 565 FAIL Enumerate HTMLElement.onshow assert_true: expected true got undefined
566 FAIL Reflect HTMLElement.onshow assert_equals: Convert to function expected "fun ction" but got "undefined" 566 FAIL Reflect HTMLElement.onshow assert_equals: Convert to function expected "fun ction" but got "undefined"
567 FAIL Set SVGElement.onshow assert_equals: Initially null expected null but got u ndefined 567 FAIL Set SVGElement.onshow assert_equals: Initially null expected null but got u ndefined
568 FAIL Enumerate SVGElement.onshow assert_true: expected true got undefined 568 FAIL Enumerate SVGElement.onshow assert_true: expected true got undefined
569 FAIL Reflect SVGElement.onshow assert_equals: Convert to function expected "func tion" but got "undefined" 569 FAIL Reflect SVGElement.onshow assert_equals: Convert to function expected "func tion" but got "undefined"
570 FAIL Set Document.onshow assert_equals: Initially null expected null but got und efined 570 FAIL Set Document.onshow assert_equals: Initially null expected null but got und efined
(...skipping 17 matching lines...) Expand all
588 FAIL Reflect HTMLElement.onstalled assert_equals: Convert to function expected " function" but got "undefined" 588 FAIL Reflect HTMLElement.onstalled assert_equals: Convert to function expected " function" but got "undefined"
589 FAIL Set SVGElement.onstalled assert_equals: Initially null expected null but go t undefined 589 FAIL Set SVGElement.onstalled assert_equals: Initially null expected null but go t undefined
590 FAIL Enumerate SVGElement.onstalled assert_true: expected true got undefined 590 FAIL Enumerate SVGElement.onstalled assert_true: expected true got undefined
591 FAIL Reflect SVGElement.onstalled assert_equals: Convert to function expected "f unction" but got "undefined" 591 FAIL Reflect SVGElement.onstalled assert_equals: Convert to function expected "f unction" but got "undefined"
592 FAIL Set Document.onstalled assert_equals: Initially null expected null but got undefined 592 FAIL Set Document.onstalled assert_equals: Initially null expected null but got undefined
593 FAIL Enumerate Document.onstalled assert_true: expected true got undefined 593 FAIL Enumerate Document.onstalled assert_true: expected true got undefined
594 FAIL Set Window.onstalled assert_equals: Return null after setting string expect ed null but got "" 594 FAIL Set Window.onstalled assert_equals: Return null after setting string expect ed null but got ""
595 PASS Enumerate Window.onstalled 595 PASS Enumerate Window.onstalled
596 FAIL No Element.onsubmit assert_false: expected false got true 596 FAIL No Element.onsubmit assert_false: expected false got true
597 PASS Set HTMLElement.onsubmit 597 PASS Set HTMLElement.onsubmit
598 FAIL Enumerate HTMLElement.onsubmit assert_true: expected true got undefined 598 PASS Enumerate HTMLElement.onsubmit
599 PASS Reflect HTMLElement.onsubmit 599 PASS Reflect HTMLElement.onsubmit
600 PASS Set SVGElement.onsubmit 600 PASS Set SVGElement.onsubmit
601 FAIL Enumerate SVGElement.onsubmit assert_true: expected true got undefined 601 PASS Enumerate SVGElement.onsubmit
602 FAIL Reflect SVGElement.onsubmit assert_equals: Convert to function expected "fu nction" but got "object" 602 FAIL Reflect SVGElement.onsubmit assert_equals: Convert to function expected "fu nction" but got "object"
603 PASS Set Document.onsubmit 603 PASS Set Document.onsubmit
604 FAIL Enumerate Document.onsubmit assert_true: expected true got undefined 604 PASS Enumerate Document.onsubmit
605 PASS Set Window.onsubmit 605 PASS Set Window.onsubmit
606 PASS Enumerate Window.onsubmit 606 PASS Enumerate Window.onsubmit
607 PASS No Element.onsuspend 607 PASS No Element.onsuspend
608 FAIL Set HTMLElement.onsuspend assert_equals: Initially null expected null but g ot undefined 608 FAIL Set HTMLElement.onsuspend assert_equals: Initially null expected null but g ot undefined
609 FAIL Enumerate HTMLElement.onsuspend assert_true: expected true got undefined 609 FAIL Enumerate HTMLElement.onsuspend assert_true: expected true got undefined
610 FAIL Reflect HTMLElement.onsuspend assert_equals: Convert to function expected " function" but got "undefined" 610 FAIL Reflect HTMLElement.onsuspend assert_equals: Convert to function expected " function" but got "undefined"
611 FAIL Set SVGElement.onsuspend assert_equals: Initially null expected null but go t undefined 611 FAIL Set SVGElement.onsuspend assert_equals: Initially null expected null but go t undefined
612 FAIL Enumerate SVGElement.onsuspend assert_true: expected true got undefined 612 FAIL Enumerate SVGElement.onsuspend assert_true: expected true got undefined
613 FAIL Reflect SVGElement.onsuspend assert_equals: Convert to function expected "f unction" but got "undefined" 613 FAIL Reflect SVGElement.onsuspend assert_equals: Convert to function expected "f unction" but got "undefined"
614 FAIL Set Document.onsuspend assert_equals: Initially null expected null but got undefined 614 FAIL Set Document.onsuspend assert_equals: Initially null expected null but got undefined
(...skipping 27 matching lines...) Expand all
642 FAIL Enumerate HTMLElement.onwaiting assert_true: expected true got undefined 642 FAIL Enumerate HTMLElement.onwaiting assert_true: expected true got undefined
643 FAIL Reflect HTMLElement.onwaiting assert_equals: Convert to function expected " function" but got "undefined" 643 FAIL Reflect HTMLElement.onwaiting assert_equals: Convert to function expected " function" but got "undefined"
644 FAIL Set SVGElement.onwaiting assert_equals: Initially null expected null but go t undefined 644 FAIL Set SVGElement.onwaiting assert_equals: Initially null expected null but go t undefined
645 FAIL Enumerate SVGElement.onwaiting assert_true: expected true got undefined 645 FAIL Enumerate SVGElement.onwaiting assert_true: expected true got undefined
646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "undefined" 646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "undefined"
647 FAIL Set Document.onwaiting assert_equals: Initially null expected null but got undefined 647 FAIL Set Document.onwaiting assert_equals: Initially null expected null but got undefined
648 FAIL Enumerate Document.onwaiting assert_true: expected true got undefined 648 FAIL Enumerate Document.onwaiting assert_true: expected true got undefined
649 FAIL Set Window.onwaiting assert_equals: Return null after setting string expect ed null but got "" 649 FAIL Set Window.onwaiting assert_equals: Return null after setting string expect ed null but got ""
650 PASS Enumerate Window.onwaiting 650 PASS Enumerate Window.onwaiting
651 651
OLDNEW
« no previous file with comments | « no previous file | Source/core/dom/Document.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698