mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
This virtual method mimics the behaviour of mutation observers and make it more viable than the older child_inserted(), which didn't cover removed nodes and was called as many times as there were inserted nodes. A few other shortcomings where remove_child() was called directly instead of Node::remove() were also fixed while at it.
22 KiB
22 KiB