[Webkit-unassigned] [Bug 150134] Full screen videos are hidden when a parent node has animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 13:47:20 PDT 2017


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

--- Comment #1 from pleger2 at gmail.com ---
As David says, I think it makes sense to add: 

:-webkit-full-screen-ancestor:not(iframe) {
    animation: none !important;
}

since the reset is already applied to other properties that affects stacking context like transition and transform.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170404/85c35456/attachment.html>


More information about the webkit-unassigned mailing list