Fix the media events test
Playing a media now requires a user gesture. See https://goo.gl/xX8pDD.
This commit is contained in:
parent
a7d2f7531c
commit
417fe29dc0
2 changed files with 10 additions and 4 deletions
2
spec/fixtures/pages/audio.html
vendored
2
spec/fixtures/pages/audio.html
vendored
|
@ -1 +1 @@
|
|||
<audio autoplay muted src="../assets/tone.wav"></audio>
|
||||
<audio muted src="../assets/tone.wav"></audio>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue