Home | History | Annotate | Download | only in Borrowed
      1 PASS nodeset.snapshotLength is 2
      2 PASS nodeset.snapshotItem(0).nodeValue is "normal text"
      3 PASS nodeset.snapshotItem(1).nodeValue is "<cdatatext>"
      4 PASS nodeset.singleNodeValue.nodeValue is "<cdatatext>"
      5 PASS successfullyParsed is true
      6 
      7 TEST COMPLETE
      8 
      9