Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / parser / foster-parent-expected.txt
1 Tests the HTML foster parenting algorithm when a DocumentFragment is the chosen foster parent
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS div.children.length is 0
7 PASS docFragment.firstElementChild.tagName is 'H1'
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11