Input focus
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
Input focus
Back
The input will be automatically reparented every 3 seconds.
Reparent using:
appendChild
removeChild + appendChild
removeChild + wait + appendChild