summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/4XPath/Borrowed/rs_20010831-expected.txt
blob: 6f1263d86c0463898b51f9df5a11def69a83761c (plain)
1
2
3
4
5
6
7
8
PASS nodeset.snapshotLength is 2
PASS nodeset.snapshotItem(0).nodeValue is "normal text"
PASS nodeset.snapshotItem(1).nodeValue is "<cdatatext>"
PASS nodeset.singleNodeValue.nodeValue is "<cdatatext>"
PASS successfullyParsed is true

TEST COMPLETE