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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 09:52:27 PST 2021


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

Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |84796

--- Comment #7 from Jer Noble <jer.noble at apple.com> ---
The underlying issue is that WebKit does not yet support the 'top layer' behavior specified by https://fullscreen.spec.whatwg.org/#top-layer, so a stray stacking context can override the UA stylesheet which makes the fullscreen element occupy the entire window. In this case, it appears that the 'animate-in' rule is doing so.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=84796
[Bug 84796] Implement the new stacking layer needed by the Fullscreen API and the new <dialog> element
-- 
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/20210209/c2f243fc/attachment-0001.htm>


More information about the webkit-unassigned mailing list