chrisfullman (Chris Fullman)

Interests

Member since
chrisfullman

Recent Docs Activity

View all activity
Page Date Comment

<video>


Autoplay is now allowed on iOS 10 for videos that have no sound/audio track disabled. https://developer.apple.com/library/prerelease/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_10_0.html

<video>


Document.execCommand()


document.execCommand('cut'|'copy') is now available in Safari 10.0: https://developer.apple.com/library/prerelease/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_10_0.html — cannot find confirmation for iOS 10's Safari