chromium/third_party/blink/web_tests/fast/xpath/4XPath/Core/test_step-expected.txt

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