Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / foster-parent-expected.txt
blob23b5eac6a059d9611ccd3847a6bd8bb1a50e752a
1 Tests the HTML foster parenting algorithm when a DocumentFragment is the chosen foster parent
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS div.children.length is 0
7 PASS docFragment.firstElementChild.tagName is 'H1'
8 PASS successfullyParsed is true
10 TEST COMPLETE