Implement steps(jump-*) timing functions and drop frames() timing function
Categories
(Core :: DOM: Animation, enhancement, P3)
Tracking
()
| Webcompat Score | |
| Performance Impact | |
| a11y-review | |
| Webcompat Priority | |
| Accessibility Severity | |
| Size Estimate |
People
(Reporter: birtles, Assigned: boris, NeedInfo)
References
Details
(Keywords: dev-doc-complete)
Crash Data
Security
(public)
User Story
Attachments
(8 files)
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review | |
46 bytes, text/x-phabricator-request | Details |Review |
| Reporter | ||
Description•7 years ago | ||
| Assignee | ||
Comment 1•7 years ago | ||
| Assignee | ||
Updated•7 years ago |
| Reporter | ||
Comment 2•7 years ago | ||
Updated•7 years ago |
| Assignee | ||
Comment 3•7 years ago | ||
| Assignee | ||
Updated•7 years ago |
| Assignee | ||
Comment 4•7 years ago | ||
| Assignee | ||
Comment 5•7 years ago | ||
| Assignee | ||
Comment 6•7 years ago | ||
| Assignee | ||
Comment 7•7 years ago | ||
| Assignee | ||
Comment 8•7 years ago | ||
| Assignee | ||
Comment 9•7 years ago | ||
| Assignee | ||
Comment 10•7 years ago | ||
| Assignee | ||
Updated•7 years ago |
| Assignee | ||
Comment 11•7 years ago | ||
Updated•7 years ago |
Updated•7 years ago |
Updated•7 years ago |
Updated•7 years ago |
| Assignee | ||
Comment 12•7 years ago | ||
| obsolete | ||
| Comment hidden (obsolete) |
| Assignee | ||
Comment 13•7 years ago | ||
Comment 14•7 years ago | ||
Comment 15•7 years ago | ||
| bugherder | ||
Comment 16•7 years ago | ||
Comment 17•7 years ago | ||
| Assignee | ||
Comment 18•7 years ago | ||
Comment 19•7 years ago | ||
| bugherder | ||
| Reporter | ||
Comment 20•7 years ago | ||
Updated•7 years ago |
Comment 23•6 years ago | ||
Comment 24•6 years ago | ||
https://github.com/mdn/sprints/issues/800 lists most of the tasks and PRs for dev-doc-complete. Updates included updating BCD, syntax, and examples for:
- https://developer.mozilla.org/en-US/docs/Web/CSS/transition-timing-function
- https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function
- https://developer.mozilla.org/en-US/docs/Web/CSS/single-transition-timing-function
it will take a bit before the csssyntax and bcd are reflected directly on MDN
| Reporter | ||
Comment 25•6 years ago | ||
(In reply to Estelle Weyl fromcomment #24)
https://github.com/mdn/sprints/issues/800 lists most of the tasks and PRs for dev-doc-complete. Updates included updating BCD, syntax, and examples for:
- https://developer.mozilla.org/en-US/docs/Web/CSS/transition-timing-function
- https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function
- https://developer.mozilla.org/en-US/docs/Web/CSS/single-transition-timing-function
it will take a bit before the csssyntax and bcd are reflected directly on MDN
Thanks for doing this.
Would you mind updatinghttps://developer.mozilla.org/en-US/docs/Web/API/EffectTiming/easing too?
Comment 26•6 years ago | ||
Steps has been added tohttps://developer.mozilla.org/en-US/docs/Web/API/EffectTiming/easing too. Was done a bit ago - and BCD is live.
| Reporter | ||
Comment 27•6 years ago | ||
(In reply to Estelle Weyl fromcomment #26)
Steps has been added tohttps://developer.mozilla.org/en-US/docs/Web/API/EffectTiming/easing too. Was done a bit ago - and BCD is live.
That page doesn't cover the new jump keywords however (e.g. jump-both etc.). I mean, the diagram does, but the prose doesn't.