Closed jakex7 closed 1 month ago
Use elements had incorrect clientRect based on templates' rect, which was incorrect. With this change, it ensures client rect is based on path transformed by CTM.
clientRect
Example app -> Filters -> FeComposite
Summary
Use elements had incorrect
clientRect
based on templates' rect, which was incorrect. With this change, it ensures client rect is based on path transformed by CTM.Test Plan
Example app -> Filters -> FeComposite
Compatibility