| 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 | |