# File test/xpath_test.rb, line 235 def test_axe_descendant assert_equal "f", XPath::first( @@doc, "descendant::f").name end