blob: 698175dde4269fde9494492983217af155587dac [file] [log] [blame] [edit]
XPath Attribute node predicate test.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS //@id[false]
PASS //@id[1]/parent::*
PASS //@id[2]/parent::*
PASS //@id[string()='21']/parent::*
PASS //@id[string()='22']/parent::*
PASS successfullyParsed is true
TEST COMPLETE