DOM Reparent Tests
This is a collection of dom node reparenting tests. The intent is to test out exactly what state is lost by different dom nodes when you move them from one parent to another and how this differs when you detach the node with removeChild first or hold it detached for a tick.