Pass | No 'deep' argument. | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:13:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:14:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:16:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:17:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:18:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:19:3) |
|
Pass | Undefined 'deep' argument. | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:25:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:26:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:28:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:29:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:30:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:31:3) |
|
Pass | True 'deep' argument. | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:37:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:38:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:40:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:41:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:42:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:43:3) |
|
Pass | False 'deep' argument. | Asserts runPass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:49:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:50:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:52:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:53:3) | Pass | assert_equals(Document node with 2 children, Document node with 2 children)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:54:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:55:3) |
|
Pass | Import an Attr node with namespace/prefix correctly. | Asserts runPass | assert_equals("p", "p")
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:63:3) | Pass | assert_equals("http://example.com/", "http://example.com/")
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:64:3) | Pass | assert_equals("name", "name")
at Test.<anonymous> ( /dom/nodes/Document-importNode.html:65:3) |
|