The svg contains three use elements that each reference three rects from an svg element in the document. Before the onload-script is run there should be 9 red rects visible. The script changes the fill of the rects to be green.
Run the test. No interaction required.
The test is passed if 9 green rectangles are shown.