Need to make background-attachment: fixed in accelerated overflow:scroll either work, or kick us out of async scrolling.
<rdar://problem/47587017>
*** Bug 210758 has been marked as a duplicate of this bug. ***
Created attachment 397000 [details] Patch
Comment on attachment 397000 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397000&action=review > LayoutTests/scrollingcoordinator/mac/fixed-backgrounds/fixed-background-in-overflow-repaint.html:27 > + let scroller = document.querySelector('.scroller'); Antoine would nit const you here. But to that I say: https://www.instagram.com/tv/B_FoCbNHR71/
Created attachment 397007 [details] Patch
Committed r260403: <https://trac.webkit.org/changeset/260403> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397007 [details].