[Webkit-unassigned] [Bug 266532] Vertical layout repaint issue with overflown themed element due to RenderBox::computeVisibleRectsInContainer()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 16 08:08:29 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266532
--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
That's a nice find!
However, with that patch you'd still hit my issue. Because for my issue isWritingModeRoot() has to be true, and as it happens both isOutOfFlowPositioned() and context.dirtyRectIsFlipped are false.
--
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/20231216/5a96b026/attachment.htm>
More information about the webkit-unassigned
mailing list