mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 20:41:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| basic.txt | ||
| click-outside-of-box-with-hidden-overflow.txt | ||
| click-outside-of-box-with-lines-and-hidden-overflow.txt | ||
| float-with-inline-sibling-after.txt | ||
| grid.txt | ||
| inline-stacking-context.txt | ||
| nested-inline-paintables.txt | ||
| overflow-scroll.txt | ||
| text.txt | ||