Bug 248225 - [web-animations] implement correct additivity support for the filter property
Summary: [web-animations] implement correct additivity support for the filter property
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: 235769
  Show dependency treegraph
 
Reported: 2022-11-22 06:50 PST by Antoine Quint
Modified: 2022-11-22 14:33 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 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>