“webkit-playsinline” video tag attribute
问题 The <video> tag attribute webkit-playsinline supposedly prevents the default go to fullscreen behavior of HTML5 videos. I added this attribute to my video tag and checked mobile safari and chrome on iOS6 iPhone and it doesn't work. The video still goes fullscreen. This is similar to others' experiences as described on SO two years ago. What mobile browsers as of today, June 13th, 2013 does this attribute webkit-playsinline work? 回答1: Apple has finally enabled the playsinline attribute on iOS