summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/4XPath/Core/test_step-expected.txt
blob: feb2e80886d769b5e75ca86bfbd815569a3c8a42 (plain)
1
2
3
4
5
6
7
8
9
PASS ancestor::*
PASS ancestor-or-self::*
PASS descendant-or-self::*
PASS child::GCHILD[position()=1]
PASS child::GCHILD[1]
PASS successfullyParsed is true

TEST COMPLETE