summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt
blob: dac6e93fa4a2ad6fb27853031a2b41d389297249 (plain)
1
2
3
4
5
6
This 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.

If it works you should see a message below saying the test has passed.

TEST PASSED.