[Webkit-unassigned] [Bug 221471] CSS transform @keyframes animation breaks full screen video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 07:45:18 PST 2021


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

--- Comment #13 from Andrew Hawkes <mail at andrewhawkes.co.uk> ---
(In reply to Antoine Quint from comment #12)
> Andrew, if you're interested in a workaround, you can try this:
> 
> :-webkit-full-screen-ancestor {
>   animation: none;
> }
> 
> This will disable the animation when your element enters fullscreen.

Thank you, this does appear to work as a temp fix.

-- 
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/20210302/eca0c692/attachment-0001.htm>


More information about the webkit-unassigned mailing list