summaryrefslogtreecommitdiffstats
path: root/dom/media/test/crashtests/877820.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/test/crashtests/877820.html')
-rw-r--r--dom/media/test/crashtests/877820.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/media/test/crashtests/877820.html b/dom/media/test/crashtests/877820.html
new file mode 100644
index 0000000000..6d65c1e9d9
--- /dev/null
+++ b/dom/media/test/crashtests/877820.html
@@ -0,0 +1,4 @@
+<script>
+o1 = new window.OfflineAudioContext(2, 5, 0.39);
+window.location.reload();
+</script> \ No newline at end of file