<iframe>
A collection of tests to investigate what happens to dom nodes when you move them from one parent to another in different ways
View on GitHub
<iframe>
Back
Reparent using:
appendChild
removeChild + appendChild
removeChild + wait + appendChild