1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-12 11:15:04 +02:00
video.js/test/unit/tech
Alex Barstow 8d80a5846e feat: add 'playsinline' player option (#4348)
Video.js players can accept a number of standard <video> element options (autoplay, muted, loop, etc), but not currently playsinline, which is now part of the [HTML spec](https://html.spec.whatwg.org/multipage/embedded-content.html#attr-video-playsinline). We should add it to the list of <video> attributes that can be provided to the player as options.
2017-05-12 16:39:37 -04:00
..
html5.test.js feat: add 'playsinline' player option (#4348) 2017-05-12 16:39:37 -04:00
middleware.test.js feat: Update MW to require a factory, add *-mw (#3969) 2017-01-27 15:09:27 -05:00
tech-faker.js fix: cues at startTime 0 do not fire (#4152) 2017-03-02 14:35:45 -05:00
tech.test.js feat: Add getVideoPlaybackQuality API (#4338) 2017-05-12 15:22:02 -04:00