[Webkit-unassigned] [Bug 229140] Incorrect repaint when inline level box style change triggers line height change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 09:51:47 PDT 2021


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

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
We fail to repaint the old content area when the block shrinks vertically as a result of a layout. Legacy handles this by invalidating deleted line boxes.

In many real world cases the content below moves, triggering repaint and hiding the issue.

-- 
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/20210816/000bcd22/attachment.htm>


More information about the webkit-unassigned mailing list