Bug 201562

Summary: SVG transform attribute doesn't trigger transitions/animations
Product: WebKit Reporter: Dean Jackson <dino>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: krit, simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test case none

Dean Jackson
Reported 2019-09-06 14:38:15 PDT
See test case. We support transitions/animations on SVG elements if they are using CSS for transforms. But if we use the transform attribute directly, they don't animate. It seems to be because we don't treat transform as a presentation attribute, and instead have a lot of logic to handle it separately.
Attachments
Test case (624 bytes, text/html)
2019-09-06 14:38 PDT, Dean Jackson
no flags
Dean Jackson
Comment 1 2019-09-06 14:38:34 PDT
Created attachment 378236 [details] Test case
Radar WebKit Bug Importer
Comment 2 2019-09-06 14:38:54 PDT
Note You need to log in before you can comment on or make changes to this bug.