Pass | evaluate operation on XML document, context node in XML document, no namespace resolver | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:31:3) |
|
Pass | evaluate operation on HTML document, context node in HTML document, no namespace resolver | Asserts runPass | assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:35:3) |
|
Pass | evaluate operation on XML document, context node in HTML document, no namespace resolver | Asserts runPass | assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:39:3) |
|
Pass | evaluate operation on HTML document, context node in XML document, no namespace resolver | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:43:3) |
|
Pass | evaluate operation on XML document, context node in XML document, with namespace resolver | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:47:3) |
|
Pass | evaluate operation on HTML document, context node in HTML document, with namespace resolver | Asserts runPass | assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:51:3) |
|
Pass | evaluate operation on XML document, context node in HTML document, with namespace resolver | Asserts runPass | assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:55:3) |
|
Pass | evaluate operation on HTML document, context node in XML document, with namespace resolver | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:59:3) |
|