RESOLVED FIXED 247671
[LBSE] Transform update handling is unreliable
https://bugs.webkit.org/show_bug.cgi?id=247671
Summary [LBSE] Transform update handling is unreliable
Nikolas Zimmermann
Reported 2022-11-09 02:45:09 PST
If a SVG renderer does not have a transformation and <animateMotion> adds a non-identity supplementalTransform() no visual effect is observed. Only when e.g. zooming in/out (-> style invalidation) the animation starts to be visible -> fix that.
Attachments
Nikolas Zimmermann
Comment 1 2022-11-09 03:21:27 PST
Nikolas Zimmermann
Comment 2 2022-11-09 03:28:37 PST
(In reply to Nikolas Zimmermann from comment #1) > Pull request: https://github.com/WebKit/WebKit/pull/6294 Wrong PR, correct link will follow.
Nikolas Zimmermann
Comment 3 2022-11-09 03:28:54 PST
Radar WebKit Bug Importer
Comment 4 2022-11-16 02:46:42 PST
EWS
Comment 5 2022-11-17 08:37:57 PST
Committed 256787@main (6b5b349b0390): <https://commits.webkit.org/256787@main> Reviewed commits have been landed. Closing PR #6295 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.