mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
6fe7a9a3dd
Chrome has started pausing autoplaying video elements when they are moved in the DOM. Here we need to make sure that if the video started autoplaying, after we move the element in the DOM we call play again. Fixes #4720. |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
globals-shim.js | ||
index.html | ||
karma.conf.js |