• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This 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.
2
3If it works you should see a message below saying the test has passed.
4
5PASS onerror was called
6
7