mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +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.