mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
There is no need for this invalidation because taking care of siblings is already done by invalidation with `NodeInsertBefore` reason. Parent element itself (without subtree) is always invalidated by `Node::children_changed()` hook, so `:empty` pseudo-class invalidation is already covered.
129 KiB
129 KiB