Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that element.requestFullscreen() consumes user activation #36969

Merged

Conversation

foolip
Copy link
Member

@foolip foolip commented Nov 15, 2022

This makes a bunch of other tests redundant, as they're also calling
requestFullscreen() twice, and should all fail in exactly the same way.

element-request-fullscreen-same-manual.html is also converted to ensure
that a second call in a new click does work, to ensure the failure isn't
because the element is the same as the fullscreen element.

Follows whatwg/fullscreen#153.

This makes a bunch of other tests redundant, as they're also calling
requestFullscreen() twice, and should all fail in exactly the same way.

element-request-fullscreen-same-manual.html is also converted to ensure
that a second call in a new click does work, to ensure the failure isn't
because the element is the same as the fullscreen element.

Follows whatwg/fullscreen#153.
@foolip
Copy link
Member Author

foolip commented Nov 15, 2022

@marcoscaceres marcoscaceres enabled auto-merge (squash) December 8, 2022 03:27
@marcoscaceres marcoscaceres merged commit 897b406 into web-platform-tests:master Dec 8, 2022
@foolip foolip deleted the consume-user-activation branch May 3, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants