summaryrefslogtreecommitdiff
path: root/cli/tests/034_onload.out
blob: 9b1f454c944c40bb0b767e46be6a89f1ed701e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
log from nest_imported script
log from imported script
log from main
got load event in event handler (nest_imported)
got load event in event handler (imported)
got load event in event handler (main)
got load event in onload function
got unload event in event handler (nest_imported)
got unload event in event handler (imported)
got unload event in event handler (main)
got unload event in onunload function