[Webkit-unassigned] [Bug 216701] WebKit incorrectly composites hundreds of elements when using position: relative

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 16:34:12 PDT 2020


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

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Making the scroller a stacking context (will-change: transform or position and z-index) should eliminate this entirely.

Maybe a z-index > 0 on the transformed item too.

-- 
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/20200922/0846fe71/attachment.htm>


More information about the webkit-unassigned mailing list