Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / NodeList / childNodes-reverse-iteration-expected.txt
blob299448b8ccd530c25c60a80054dfbb6cb0d21ff5
1 This is an integration test for childNodes. You should see 1 through 5 below.
8 PASS node.innerText is '1\n2\n3\n4\n5\n'
9 PASS successfullyParsed is true
11 TEST COMPLETE