mirror of
https://github.com/videojs/video.js.git
synced 2024-12-12 11:15:04 +02:00
8d80a5846e
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. |
||
---|---|---|
.. | ||
html5.test.js | ||
middleware.test.js | ||
tech-faker.js | ||
tech.test.js |