It seems to me that both events are fired when every resource and its dependent resources have finished loading. This rises some questions:
- Is there any difference between those events?
- Which event gets fired first?
- Which event could or should be preferred for adding an additional HTML element to the body after everything has been finished loading?