blob: fe0f19bca24f56e25762d8862c4ef97bcbc2755e [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