This tests the return value required for the SVGAnimationElement.getStartTime() method, as described in section 19.5 DOM Interfaces.
After the loading the document, some animations that have no visible effect will run. The text "Test running..." will appear in the bottom right corner until the test has completed. (This takes 2.5s.)
The test is passed if all seven rectangles are green once the animations have stopped running (i.e., 2.5s after the document has loaded.)