Home | History | Annotate | Download | only in xpath
      1 PASS //@id[false]
      2 PASS //@id[1]/parent::*
      3 PASS //@id[2]/parent::*
      4 PASS //@id[string()='21']/parent::*
      5 PASS //@id[string()='22']/parent::*
      6 PASS successfullyParsed is true
      7 
      8 TEST COMPLETE
      9 
     10