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