summaryrefslogtreecommitdiffstats
path: root/dom/media/test/crashtests/877820.html
blob: 6d65c1e9d9bea6541166babb7a08612304691b7d (plain)
1
2
3
4
<script>
o1 = new window.OfflineAudioContext(2, 5, 0.39);
window.location.reload();
</script>