summaryrefslogtreecommitdiffstats
path: root/dom/events/crashtests/496308-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/events/crashtests/496308-1.html')
-rw-r--r--dom/events/crashtests/496308-1.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/events/crashtests/496308-1.html b/dom/events/crashtests/496308-1.html
new file mode 100644
index 0000000000..29d9a646c6
--- /dev/null
+++ b/dom/events/crashtests/496308-1.html
@@ -0,0 +1,3 @@
+<script>
+ document.createEvent("popupblockedevents").requestingWindow;
+</script>