LibWeb: Do not include box's own scroll offset in get_client_rects()

Fixes https://github.com/SerenityOS/serenity/issues/23631
This commit is contained in:
Aliaksandr Kalenik 2024-03-21 15:48:19 +01:00 committed by Andreas Kling
commit e232a84f0e
Notes: sideshowbarker 2024-07-16 23:55:09 +09:00
3 changed files with 54 additions and 1 deletions

View file

@ -0,0 +1,2 @@
The box is not visible.
The box is now visible.