Skip to content

Figure out a means to "consume user activation" #36727

@marcoscaceres

Description

@marcoscaceres

Tests in WPT are currently relying on various indirect means to "consume user activation". Some of these means are non-standard, meaning that the tests are inshrining non-standard behavior for conformance purposes.

These workarounds are:

  • using fullscreen API
  • using window.open and window.close
  • Using Payment Request API

The are not interoperable solutions. We should come up with something better.

Some proposed straw-persons:

  • A web driver API to consume user activation
  • A method on UserActivation itself to consume user activation.
  • Something else???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions