Files
ladybird/Libraries/LibWeb/DOM/Node.h
Andreas Kling 285a4165f3 LibWeb: Add Node notifications for Document<=>Frame attach/detach
Some DOM nodes will want to do stuff when we attach/detach from a Frame
and this seems like a simple enough way to let them know.
2020-06-06 16:36:18 +02:00

6.1 KiB