[Webkit-unassigned] [Bug 240871] accelerated animations prevent videos from taking up entire screen in fullscreen mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 09:40:25 PDT 2022


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

--- Comment #4 from Jer Noble <jer.noble at apple.com> ---
The current fullscreen implementation works by forcibly removing/overriding all styles that create a stacking context between the root and the fullscreen element. In this case, the animation is creating a stacking context that limits the width and height of the video element in fullscreen to the size of the .wrapper div.

-- 
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/20220524/76110b11/attachment.htm>


More information about the webkit-unassigned mailing list