mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
parent
4559af6ef5
commit
02efb64e64
Notes:
github-actions[bot]
2024-12-10 10:39:57 +00:00
Author: https://github.com/shannonbooth
Commit: 02efb64e64
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2863
Reviewed-by: https://github.com/Lubrsi ✅
2 changed files with 29 additions and 1 deletions
|
@ -248,6 +248,7 @@ public:
|
|||
Element const* parent_element() const;
|
||||
|
||||
virtual void inserted();
|
||||
virtual void post_connection();
|
||||
virtual void removed_from(Node*);
|
||||
virtual void children_changed() { }
|
||||
virtual void adopted_from(Document&) { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue