Skip to content

Video overlay: playsinline attribute required for phones on iOS #7357

Closed
@Malvoz

Description

https://webkit.org/blog/6784/new-video-policies-for-ios/:

  • On iPhone, <video playsinline> elements will now be allowed to play inline, and will not automatically enter fullscreen mode when playback begins.
    <video> elements without playsinline attributes will continue to require fullscreen mode for playback on iPhone.

Might we worth to add the attribute by default. See the HTML playsinline attribute definition.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions