Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAn expression in a predicate should not change the context node
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /domxpath/predicates.html:21:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /domxpath/predicates.html:22:3)