add audio autoplay test

This commit is contained in:
Hakim El Hattab
2018-10-31 08:59:47 +01:00
parent 42e796afb2
commit 2b61dde83b
3 changed files with 7 additions and 0 deletions

View File

@ -30,6 +30,11 @@
<h2>Empty Slide</h2>
</section>
<section>
<h2>Auto-playing audio</h2>
<audio src="assets/beeping.wav" data-autoplay></audio>
</section>
</div>
</div>