Files
ladybird/Userland/Libraries/LibWeb/DOM/Window.cpp
Andreas Kling 2c0987c93b LibWeb: Move window.scroll{X,Y} from wrapper into DOM::Window
The less we do in WindowObject, the easier it will be to eventually
auto-generate the entire thing.
2021-09-25 18:47:19 +02:00

7.4 KiB