trisquel-icecat/icecat/dom/media/test/crashtests/invalidfmt.html

8 lines
173 B
HTML

<html class="reftest-wait">
<audio
onerror="document.documentElement.removeAttribute('class')"
autoplay
controls
src="fmttoosmall.wav"
></audio>
</html>