Bug 248235 - [web-animations] implement correct accumulation support for the `filter` property
Summary: [web-animations] implement correct accumulation support for the `filter` prop...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WebExposed, WPTImpact
Depends on:
Blocks: 246851
  Show dependency treegraph
 
Reported: 2022-11-22 08:56 PST by Antoine Quint
Modified: 2022-11-22 13:36 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-11-22 08:56:53 PST
There are special rules for blending filter values with accumulation per https://drafts.fxtf.org/filter-effects/#accumulation, we need to implement them.
Comment 1 Antoine Quint 2022-11-22 09:14:30 PST
Pull request: https://github.com/WebKit/WebKit/pull/6739
Comment 2 EWS 2022-11-22 13:35:50 PST
Committed 256952@main (7b53609d924d): <https://commits.webkit.org/256952@main>

Reviewed commits have been landed. Closing PR #6739 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-22 13:36:16 PST
<rdar://problem/102612383>