[Webkit-unassigned] [Bug 211986] transform-origin and opacity are wrong during animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 17:03:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211986

--- Comment #6 from Stephen Belovarich <steveblue at gmail.com> ---
Here you go. I have nowhere to host trimmed down example except Codepen. I removed the CSS animation keyframes so you can focus on just the Web Animations API animation. https://codepen.io/steveblue/pen/zYvMLpp

The opacity issue you described has been fixed since you reviewed on stephenbelovarich.com, good catch, I found that too! I tried adding `transform-origin: 50% 50%` but that didn't help. To be clear, I am animating the top and right while also animating the transform which should provide a centered effect without transform-origin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200519/e860c8d1/attachment.htm>


More information about the webkit-unassigned mailing list