blob: dd23333a41ed3f3bf223901e20aa8b13f4406d46 [file] [log] [blame]
Running 3 tests
ok 1 DocumentFragments should remove all children of the fragment before moving children, using appendChild
ok 2 DocumentFragments should remove all children of the fragment before moving children, using insertBefore
ok 3 DocumentFragments should remove all children of the fragment before moving children, using replaceChild
3 tests
3 pass
0 fail