axes-expected.txt revision 5f90462bbf4efb0ac7bb65a852d5559d0ab30f0b
1PASS //*[@id="2"]/child::*
2PASS //*[@id="2.2"]/parent::*
3PASS //*[@id="2.2"]/ancestor::*
4PASS //*[@id="2.2"]/following-sibling::*
5PASS //*[@id="2.2"]/preceding-sibling::*
6PASS //*[@id="2.2"]/following::*
7PASS //*[@id="2.2"]/preceding::*
8PASS //*[@id="2.2"]/attribute::*
9PASS //*[@id="2.2"]/self::*
10PASS //*[@id="1"]/descendant-or-self::*
11PASS //*[@id="2.2"]/ancestor-or-self::*
12Test that the ancestor, descendant, following, preceding, and self axes partition the document
13PASS nodeCount is 16
14PASS 0
15PASS 1
16PASS 1.1
17PASS 1.1.1
18PASS 2
19PASS 2.1
20PASS 2.1.1
21PASS 2.2
22PASS 2.2.1
23PASS 2.2.2
24PASS 2.2.3
25PASS 2.3
26PASS 2.3.1
27PASS 3
28PASS 3.1
29PASS 3.1.1
30PASS successfullyParsed is true
31
32TEST COMPLETE
33
34