summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onerror-expected.txt
blob: 47fc987344a9b022bb8f46814883a7074eda5f86 (plain)
1
2
3
4
5
6
This tests that onerror events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onerror/onload event is their only programatic side-effect.

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

PASS onerror was called