RESOLVED FIXED 195903
Move animation and transition functions from RenderBoxModelObject to RenderElement
https://bugs.webkit.org/show_bug.cgi?id=195903
Summary Move animation and transition functions from RenderBoxModelObject to RenderEl...
zalan
Reported 2019-03-18 12:32:20 PDT
Transitions and animations all require layers so they should live in RenderLayerModelObject
Attachments
Patch (10.93 KB, patch)
2019-03-18 12:33 PDT, zalan
no flags
Patch (12.41 KB, patch)
2019-03-18 13:33 PDT, zalan
no flags
zalan
Comment 1 2019-03-18 12:33:59 PDT
zalan
Comment 2 2019-03-18 12:58:23 PDT
^^is not quite right. Move them all the way to RenderElement
zalan
Comment 3 2019-03-18 13:33:53 PDT
WebKit Commit Bot
Comment 4 2019-03-18 14:25:43 PDT
Comment on attachment 365053 [details] Patch Clearing flags on attachment: 365053 Committed r243103: <https://trac.webkit.org/changeset/243103>
WebKit Commit Bot
Comment 5 2019-03-18 14:25:44 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-03-18 14:36:26 PDT
Note You need to log in before you can comment on or make changes to this bug.