mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-13 06:40:38 +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.