blob: 0535dab9d86e4efad3322466ab3d5a2c2ca4ce50 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
var audio = new Audio("content/empty.wav");
audio.play();
</script>
</head>
<body>
<p>PASSED -- crash using Audio with no installed engines bug 27479.</p>
</body>
</html>