Bug 190406
| Summary: | Implement jump-* values for steps() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dino, graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=190034 | ||
Antoine Quint
After the removal of the frames() easing function (webkit.org/b/190034), we should implement its replacement, the jump-* values for steps(). See https://www.w3.org/TR/css-timing-1/#step-timing-functions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/45132531>
Antoine Quint
This would improve our WPT score a fair bit.
Antoine Quint
*** This bug has been marked as a duplicate of bug 211271 ***