Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLLinkElement / prefetch-onload-expected.txt
blobdac6e93fa4a2ad6fb27853031a2b41d389297249
1 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.
3 If it works you should see a message below saying the test has passed.
5 TEST PASSED.