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
23902
Accelerated transitions break children with 'inherit' style.
https://bugs.webkit.org/show_bug.cgi?id=23902
Summary
Accelerated transitions break children with 'inherit' style.
Simon Fraser (smfr)
Reported
2009-02-11 13:18:11 PST
When running a transition of -webkit-transform, children with "-webkit-transform: inherit" should also animate. This does not work correctly with accelerated transitions.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-03-04 13:47:48 PST
This needs an example. But I don't think this will work since styles aren't resolved during the animation. We would need to detect whether any animations depend on a parent, this sounds complicated.
Antoine Quint
Comment 2
2023-04-13 01:39:31 PDT
I expect this was fixed recently with all the work done by Antti and myself to integrate correctly with the CSS cascade and deal with "inherit". Please reopen this if you find this to not be the case with a test case if possible.
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