mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 23:36:32 +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