Bug 305481
| Summary: | [threaded-animations] allow the `filter` property to be accelerated with `drop-shadow()` operations containing colors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
In 305530@main we precluded the use of `drop-shadow()` with colors. However, we should be able to animate it as long as the provided color is not currentcolor.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168144301>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/56568
EWS
Committed 305629@main (3ed74b8fd5e6): <https://commits.webkit.org/305629@main>
Reviewed commits have been landed. Closing PR #56568 and removing active labels.