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

HTML monkeypatching: animation frame callbacks #385

Closed
plehegar opened this issue Jun 10, 2021 · 0 comments · Fixed by #388
Closed

HTML monkeypatching: animation frame callbacks #385

plehegar opened this issue Jun 10, 2021 · 0 comments · Fixed by #388

Comments

@plehegar
Copy link
Member

From whatwg/html#6758

In pointermove, we have "User agents may decide to coalesce or align these events to animation frame callbacks."

See the suggestions in the HTML issue.

patrickhlauke added a commit that referenced this issue Jun 23, 2021
Discussed in today's PEWG meeting. Remove explicit mention of animation frame callback, as user agents may have other reasons to delay dispatch of pointermove.

Closes #385
patrickhlauke added a commit that referenced this issue Jun 30, 2021
* Remove mention of animation frame callback

Discussed in today's PEWG meeting. Remove explicit mention of animation frame callback, as user agents may have other reasons to delay dispatch of pointermove.

Closes #385

* Remove other stray animation frame reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant