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

Animation frames dev edition is web-developer-unfriendly #3786

Open
domenic opened this issue Jun 29, 2018 · 0 comments
Open

Animation frames dev edition is web-developer-unfriendly #3786

domenic opened this issue Jun 29, 2018 · 0 comments

Comments

@domenic
Copy link
Member

domenic commented Jun 29, 2018

https://html.spec.whatwg.org/dev/imagebitmap-and-animations.html#animation-frames

This is entirely implementation details, and is missing the nice "domintro" method descriptions.

Work here should probably wait until after #3677 lands. Then, it would consist of:

  • Adding an intro sentence or two to the section. Be sure to mention that it's both Window and DedicatedWorkerGlobalScope.
  • Hiding all the current stuff with w-nodev
  • Adding a .domintro block explaining the methods for web developers
  • Ensuring there's a couple examples (although ideally Worker.requestAnimationFrame spec #3677 should include at least some).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants
@domenic and others