summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt')
-rw-r--r--LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt
new file mode 100644
index 0000000..dac6e93
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload-expected.txt
@@ -0,0 +1,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.
+