[Webkit-unassigned] [Bug 264160] [Content-visibility] Table content flickers when scrolled out of view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 3 08:05:18 PDT 2023


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

--- Comment #1 from zalan <zalan at apple.com> ---
Table code in general needs some work as it has some nontraditional way of running layout on its subtree (see RenderTable::layout). With c-v enabled we end up running some part of the table layout while we skip some other part, in a very inconsistent way.

-- 
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/20231103/40e9ecd1/attachment.htm>


More information about the webkit-unassigned mailing list