Files
ladybird/Userland/Libraries/LibWeb/DOM/Document.cpp
Andreas Kling ae5313d33c LibWeb: Add Document::viewport_rect()
This is a convenience helper that returns an empty rect if there is no
browsing context (to get the actual rect from).
2023-08-21 13:56:18 +02:00

143 KiB