libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / XPath / tests / chaptersprefol
blob8f1e65b686ee984d94460815c050bb0a2b558208
1 /following::*
2 /preceding::*
3 /child::EXAMPLE/preceding::*
4 /child::EXAMPLE/following::*
5 /child::EXAMPLE/child::chapter[3]/preceding::*
6 /child::EXAMPLE/child::chapter[3]/following::*
7 /child::EXAMPLE/child::chapter[1]/image/preceding::*
8 /child::EXAMPLE/child::chapter[1]/image/following::*