When the permissions policy for autoplay is disabled, calls to play() without auser gesture will reject the promise with a NotAllowedError DOMException. Andthe autoplay attribute will also be ignored.
When the permissions policy for autoplay is disabled, calls to play() without auser gesture will reject the promise with a NotAllowedError DOMException. Andthe autoplay attribute will also be ignored.