This release guarantees the order of events. The order will now always be:
loadstart
include-fragment-replace
include-fragment-replaced
load
loadend
This release also guarantees that during the loadstart
dispatch, the <include-fragment>
element will still exist and be connected to the DOM.