mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 00:27:47 +00:00
LibWeb: Use clip rectangles assigned to paintables in hit-testing
This change makes hit-testing more consistent in the handling of hidden overflow by reusing the same clip-rectangles. Also, it fixes bugs where the box is visible for hit-testing even though it is clipped by the hidden overflow of the containing block.
This commit is contained in:
parent
d3b983b201
commit
16f1962f10
Notes:
sideshowbarker
2024-07-17 03:16:02 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 16f1962f10
Pull-request: https://github.com/SerenityOS/serenity/pull/23012
8 changed files with 64 additions and 28 deletions
|
@ -0,0 +1 @@
|
|||
<HTML >
|
Loading…
Add table
Add a link
Reference in a new issue