WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201562
SVG transform attribute doesn't trigger transitions/animations
https://bugs.webkit.org/show_bug.cgi?id=201562
Summary
SVG transform attribute doesn't trigger transitions/animations
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/55128255
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug