[Webkit-unassigned] [Bug 188656] [Safari TP63-96] Web Animations render incorrectly, element stacking is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 06:45:59 PST 2020


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

--- Comment #9 from Antoine Quint <graouts at apple.com> ---
A good way to reproduce the stacking issue is to load https://editor.construct.net/r113/?slow-animations, inspect <div class="c3-dimmer" polyfill></div> and set its background-color to have a much higher alpha channel. This really makes it clear that the little clouds aren't stacked as expected.

The Layers tab also shows there are four child layers under <body>: two for clouds, one for <div class="c3-dimmer" polyfill></div> and one for <dialog>.

-- 
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/20200113/6abbe7dd/attachment-0001.htm>


More information about the webkit-unassigned mailing list