Bug 248272 - [web-animations] correctly accumulate and clamp filter values when blending with "none"
Summary: [web-animations] correctly accumulate and clamp filter values when blending w...
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:
 
Reported: 2022-11-23 06:09 PST by Antoine Quint
Modified: 2022-11-23 09:30 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-23 06:09:14 PST
In the case where a filter value animates from or to "none", we fail to correctly run the accumulation and clamping code.
Comment 1 Antoine Quint 2022-11-23 06:12:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/6762
Comment 2 EWS 2022-11-23 09:29:40 PST
Committed 256976@main (85de8f728bd8): <https://commits.webkit.org/256976@main>

Reviewed commits have been landed. Closing PR #6762 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-23 09:30:18 PST
<rdar://problem/102630286>