Files
ladybird/Userland/Libraries/LibWeb/DOM/Window.cpp
Andreas Kling 63d971d33b LibWeb: Support window.screen{X,Y,Left,Top}
Some sites query these properties for whatever reason, so let's support
them. (But let's always pretend the screen coordinates are (0, 0))
2021-09-29 00:22:46 +02:00

9.5 KiB