blob: 23b5eac6a059d9611ccd3847a6bd8bb1a50e752a [file] [log] [blame]
Tests the HTML foster parenting algorithm when a DocumentFragment is the chosen foster parent
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS div.children.length is 0
PASS docFragment.firstElementChild.tagName is 'H1'
PASS successfullyParsed is true
TEST COMPLETE