2222 columnNumber:54
2323 handler.type:function
2424 handler.className:Function
25 handler.description:function(){ consol.log(42) }
25 handler.description:function (){ consol.log(42) }
2626
2727 type:scroll
2828 useCapture:false
2929 lineNumber:2
3030 columnNumber:54
3131 handler.type:function
3232 handler.className:Function
33 handler.description:function(){ consol.log(42) }
33 handler.description:function (){ consol.log(42) }
3434
3535
3636Event listeners of div#listeners1
5353 type:load
5454 useCapture:false
5555 lineNumber:0
56 columnNumber:38
56 columnNumber:46
5757 handler.type:function
5858 handler.className:Function
59 handler.description:function onload(event) { return 42;}
59 handler.description:function onload(event) {return 42;}
6060
6161
6262Event listeners of div#listeners2
6363
6464