20
20
21
21
type: click
22
22
useCapture: false
23
location: 0:105
23
location: 0:113
24
24
handler: function onclick(event) {
25
return 42;
25
return 42;
26
26
}
27
27
sourceURL: inspected-page.html
28
28