[Webkit-unassigned] [Bug 221471] CSS transform @keyframes animation breaks full screen video
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 8 01:07:27 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221471
--- Comment #5 from Antoine Quint <graouts at webkit.org> ---
Changing the animation to use "margin-left" (not accelerated) or "opacity" (accelerated) does not reproduce the issue. Removing the animation and setting "will-change: transform" or setting "transform: translateZ(0)" does not reproduce the issue. So it does seem specific to animations of transform.
--
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/20210208/0d5a758f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list