Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
Passdoctypes should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:15:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:16:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:17:3)
Passelements should be compared on reference (namespaced element)
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:25:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:26:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:27:3)
Passelements should be compared on reference (namespaced attribute)
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:39:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:40:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:41:3)
Passprocessing instructions should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:50:3)
Pass
assert_false(false, "different target")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:51:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:52:3)
Passtext nodes should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:61:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:62:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:63:3)
Passcomments should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:72:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:73:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:74:3)
Passdocument fragments should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:83:3)
Pass
assert_false(false, "same properties")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:84:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:85:3)
Passdocuments should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:94:3)
Pass
assert_false(false, "another empty XML document")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:95:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:96:3)
Passattributes should be compared on reference
Asserts run
Pass
assert_true(true, "self-comparison")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:105:3)
Pass
assert_false(false, "same name")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:106:3)
Pass
assert_false(false, "with null other node")
    at Test.<anonymous> ( /dom/nodes/Node-isSameNode.html:107:3)