Files
ladybird/Userland/Libraries/LibWeb/HTML/BrowsingContext.cpp
Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts
This is used by window.close() programmatically, but of course the user
can also decide to close a top-level browsing context at any time by
closing the tab.
2022-09-21 11:51:18 +02:00

57 KiB