summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/mochitest/crashing_subpage.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/plugins/test/mochitest/crashing_subpage.html')
-rw-r--r--dom/plugins/test/mochitest/crashing_subpage.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/plugins/test/mochitest/crashing_subpage.html b/dom/plugins/test/mochitest/crashing_subpage.html
new file mode 100644
index 000000000..7c00f25c4
--- /dev/null
+++ b/dom/plugins/test/mochitest/crashing_subpage.html
@@ -0,0 +1,4 @@
+<html>
+<body onload="window.parent.frameLoaded()">
+ <h1>Crashing subpage</h1>
+ <embed id="plugin1" type="application/x-test" width="400" height="400" drawmode="solid" color="FF00FFFF"></embed>