[Webkit-unassigned] [Bug 190831] Autoplay does not require attributes `autoplay`, `muted`, and `controls` in video tag on all iOS 12 iPhone/iPad devices except iPhone X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 10:31:01 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190831

--- Comment #1 from zack.honig at mlb.com ---
Updated example below illustrates the issue:
<video autoplay controls playsinline src="https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"></video>


Example below does not work on iPhone X iOS 12.0.1. It works on all other iPhones and iPads with iOS 12.0.1:
https://www.w3schools.com/code/tryit.asp?filename=FWIO84TGHS8Y

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181023/c281664b/attachment.html>


More information about the webkit-unassigned mailing list