blob: 2db69206a1e86db016518d47fbcaef23ea65c267 (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<html class="reftest-wait">
<body>
<audio src="495794-1.ogg" autoplay onended="this.src=''; document.documentElement.className=undefined"></audio>
<!-- Note we reset 'src' to release decoder resources and cubeb streams to prevent OOM or OpenCubeb() failures. -->
</body>
</html>
|