Skip to content

Commit

Permalink
first stab at autoplay detection
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkettner committed Apr 29, 2013
1 parent 9db72ac commit 24679d7
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
48 changes: 48 additions & 0 deletions feature-detects/autoplay_video.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/config-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"test/audio/audiodata",
"test/audio/webaudio",
"test/audio",
"test/autoplay_video",
"test/battery/lowbattery",
"test/battery",
"test/blob",
Expand Down
1 change: 1 addition & 0 deletions test/modular.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ <h1>Config JSON</h1>
"test/webrtc/peerconnection",
"test/applicationcache",
"test/audio",
"test/autoplay_video",
"test/battery",
"test/blob",
"test/canvas",
Expand Down

0 comments on commit 24679d7

Please sign in to comment.