summaryrefslogtreecommitdiffstats
path: root/dom/media/test/crashtests/876834.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/test/crashtests/876834.html')
-rw-r--r--dom/media/test/crashtests/876834.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/media/test/crashtests/876834.html b/dom/media/test/crashtests/876834.html
new file mode 100644
index 0000000000..f4ca6ee558
--- /dev/null
+++ b/dom/media/test/crashtests/876834.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<script>
+new OfflineAudioContext(0, 0, 3229622);
+</script>