Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: FeComposite add default value for k1...4 #2557

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

jakex7
Copy link
Member

@jakex7 jakex7 commented Nov 29, 2024

Summary

Fixes #2552 by adding default value for k1, k2, k3, k4 according to the spec: https://www.w3.org/TR/SVG11/filters.html#feCompositeElement

If the attribute is not specified, the effect is as if a value of 0 were specified.

Test Plan

Repro from issue 2552

Compatibility

OS Implemented
iOS
MacOS

@jakex7 jakex7 merged commit 1c9a553 into main Dec 2, 2024
4 of 7 checks passed
@jakex7 jakex7 deleted the @jakex7/fixFeCompositeDefault branch December 2, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[15.9.0] Crash on iOS with SVG containing feComposite called by SvgXml
1 participant