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

Clarify in which animation frame task events are fired #97

Closed
foolip opened this issue Jan 24, 2017 · 2 comments
Closed

Clarify in which animation frame task events are fired #97

foolip opened this issue Jan 24, 2017 · 2 comments

Comments

@foolip
Copy link
Member

foolip commented Jan 24, 2017

https://w3c.github.io/screen-orientation/#handling-screen-orientation-changes

Although animation frame tasks aren't actually defined properly yet, they will have to be a per-browsing context concept, similar to window.requestAnimationFrame().

For screen orientation, it hopefully works to change the structure to "for each animation frame task enqueue an animation frame task to ...". In the absence of a spec, the discussion in whatwg/html#707 (comment) might be helpful.

@xfq
Copy link
Member

xfq commented May 8, 2018

Given that whatwg/html#2627 has been closed, mark this issue as "future" for now.

@annevk
Copy link
Member

annevk commented Oct 10, 2022

Let's fold this into #136.

@annevk annevk closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants