blob: aadda0e9d948ff76ff995952650faf68efbf33b6 [file] [log] [blame]
<html>
<head>
<title>Autoplay.</title>
</head>
<body>
<audio autoplay id="audioPlayer">
<source src="extensions/test.ogg" type="audio/ogg" />
</audio>
</body>
</html>