エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Media: add method to discover whether playback is allowed before calling `play()` · Issue #3617 · whatwg/html
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Media: add method to discover whether playback is allowed before calling `play()` · Issue #3617 · whatwg/html
/CC @cpearce @jernoble With autoplay policies, a media element may not be allowed to play dependi... /CC @cpearce @jernoble With autoplay policies, a media element may not be allowed to play depending on various rules: browser setting, user behaviour on the page, etc. It was suggested to expose this as a permission but because the behaviour is often dependant on past user behaviour on the page [1], it may makes sense to expose the information at a media element level. @cpearce suggested canAutopl



2018/07/25 リンク