Bug 268738
| Summary: | [threaded-animation-resolution] add support for blending `opacity` values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, mattwoodrow, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 250970, 268803 | ||
Antoine Quint
Now that we have scheduling support for animation resolution for both macOS (see bug 266026) and iOS (see bug 268282) we can start blending values. A good start is adding support for blending `opacity` values which are a very simply type.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122304627>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/23854
EWS
Committed 274102@main (c31a0356b67e): <https://commits.webkit.org/274102@main>
Reviewed commits have been landed. Closing PR #23854 and removing active labels.