Skip to content

The API restricts autoplay options to current status quo #25

@sushraja-msft

Description

@sushraja-msft

https://w3c.github.io/autoplay/#autoplay-policy
enum AutoplayPolicy {
"allowed",
"allowed-muted",
"disallowed"
};

With Edge we are still working through how to improve auto play for users, and this is a top customer feedback we get. The above set of options restricts us from trying different ways to solve autoplay issues. For example, if we wanted to prompt users for permission to autoplay the above set does not give us the flexibility to pursue that option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions