Dactyloidae/dom/media/test/crashtests/1127188.html

3 lines
49 B
HTML
Raw Normal View History

<script>
(new AudioContext).close();
</script>