test onload order

load events were logged in the following order:


For all SVG objects (obj1-5) and the body element a dedicated load event is logged.

This test has succeeded, if the body load event is fired as the final event.

Question: Is this correct?