1This tests that onload events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onload event is their only programatic side-effect.
2
3If it works you should see a message below saying the test has passed.
4
5TEST PASSED.
6
7