mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
LibWeb: Limit scroll position by overflow area in Window::scroll()
This change fixes "vertical shift" in inspector.
This commit is contained in:
parent
de993be02f
commit
4969ad9d6b
3 changed files with 42 additions and 7 deletions
1
Tests/LibWeb/Text/expected/window-scrollTo.txt
Normal file
1
Tests/LibWeb/Text/expected/window-scrollTo.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The page has been scrolled to y: 1616
|
Loading…
Add table
Add a link
Reference in a new issue