1 PASS //*[@id="2"]/child::*
2 PASS //*[@id="2.2"]/parent::*
3 PASS //*[@id="2.2"]/ancestor::*
4 PASS //*[@id="2.2"]/following-sibling::*
5 PASS //*[@id="2.2"]/preceding-sibling::*
6 PASS //*[@id="2.2"]/following::*
7 PASS //*[@id="2.2"]/preceding::*
8 PASS //*[@id="2.2"]/attribute::*
9 PASS //*[@id="2.2"]/self::*
10 PASS //*[@id="1"]/descendant-or-self::*
11 PASS //*[@id="2.2"]/ancestor-or-self::*
12 Test that the ancestor, descendant, following, preceding, and self axes partition the document
30 PASS successfullyParsed is true