WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
213125
Pass parent style to style resolver via animation code
https://bugs.webkit.org/show_bug.cgi?id=213125
Summary
Pass parent style to style resolver via animation code
Antti Koivisto
Reported
2020-06-12 07:28:09 PDT
See TreeResolver::createAnimatedElementUpdate: // FIXME: Remove this hack and pass the parent style via updateCSSAnimationsForElement. scope().resolver.setParentElementStyleForKeyframes(&parent().style);
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2020-06-12 07:30:00 PDT
updateCSSAnimationsForElement etc. arguments should probably be factored into a struct so these sort of things can be changed without touching million places.
Radar WebKit Bug Importer
Comment 2
2020-06-12 07:31:03 PDT
<
rdar://problem/64296488
>
Antoine Quint
Comment 3
2023-05-10 12:10:55 PDT
I don't see this code anymore, I believe this was done at some point.
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