Pass | createNSResolver() should return the specified node as is. (HTMLDocument) | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children, "Document")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:8:5) | Pass | assert_equals(DocumentFragment node with 0 children, DocumentFragment node with 0 children, "DocumentFragment")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:10:5) | Pass | assert_equals(DocumentType node, DocumentType node, "DocumentType")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:12:5) | Pass | assert_equals(Element node <body> <script> [document, new XPathEvaluator()].forEach(..., Element node <body> <script> [document, new XPathEvaluator()].forEach(..., "Element")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:14:5) | Pass | assert_equals(Text node " ", Text node " ", "Text")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:16:5) | Pass | assert_equals(Node object of unknown type, Node object of unknown type, "Attr")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:19:5) |
|
Pass | createNSResolver() resultant object should not add support of 'xml' prefix. (HTMLDocument) | Asserts runPass | assert_equals(null, null, "Document")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:27:5) | Pass | assert_equals(null, null, "DocumentFragment")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:28:5) | Pass | assert_equals(null, null, "DocumentType")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:30:5) | Pass | assert_equals("http://www.w3.org/XML/1998/namespace", "http://www.w3.org/XML/1998/namespace", "Element")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:32:5) | Pass | assert_equals(null, null, "Text")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:34:5) | Pass | assert_equals(null, null, "Attr")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:36:5) |
|
Pass | createNSResolver() should return the specified node as is. (XPathEvaluator) | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children, "Document")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:8:5) | Pass | assert_equals(DocumentFragment node with 0 children, DocumentFragment node with 0 children, "DocumentFragment")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:10:5) | Pass | assert_equals(DocumentType node, DocumentType node, "DocumentType")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:12:5) | Pass | assert_equals(Element node <body> <script> [document, new XPathEvaluator()].forEach(..., Element node <body> <script> [document, new XPathEvaluator()].forEach(..., "Element")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:14:5) | Pass | assert_equals(Text node " ", Text node " ", "Text")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:16:5) | Pass | assert_equals(Node object of unknown type, Node object of unknown type, "Attr")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:19:5) |
|
Pass | createNSResolver() resultant object should not add support of 'xml' prefix. (XPathEvaluator) | Asserts runPass | assert_equals(null, null, "Document")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:27:5) | Pass | assert_equals(null, null, "DocumentFragment")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:28:5) | Pass | assert_equals(null, null, "DocumentType")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:30:5) | Pass | assert_equals("http://www.w3.org/XML/1998/namespace", "http://www.w3.org/XML/1998/namespace", "Element")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:32:5) | Pass | assert_equals(null, null, "Text")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:34:5) | Pass | assert_equals(null, null, "Attr")
at Test.<anonymous> ( /domxpath/xpathevaluatorbase-creatensresolver.html:36:5) |
|