Bug 248225

Summary: [web-animations] implement correct additivity support for the filter property
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed, WPTImpact
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235769    

Description Antoine Quint 2022-11-22 06:50:48 PST
We should simply concatenate two filter values when animating with additivity like we do for transform.
Comment 1 Antoine Quint 2022-11-22 06:53:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/6734
Comment 2 EWS 2022-11-22 14:32:29 PST
Committed 256955@main (bbb772a0a698): <https://commits.webkit.org/256955@main>

Reviewed commits have been landed. Closing PR #6734 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-22 14:33:16 PST
<rdar://problem/102612994>