mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-20 20:37:09 +00:00
If we are to insert nodes _before_ the original parent, we need to insert them at the original parent's index, not the index before that.