1PASS nodeset.snapshotLength is 2 2PASS nodeset.snapshotItem(0).nodeValue is "normal text" 3PASS nodeset.snapshotItem(1).nodeValue is "<cdatatext>" 4PASS nodeset.singleNodeValue.nodeValue is "<cdatatext>" 5PASS successfullyParsed is true 6 7TEST COMPLETE 8 9