add audio autoplay test
This commit is contained in:
parent
42e796afb2
commit
2b61dde83b
3 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue