Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCreated with createDocument
Asserts run
Pass
assert_equals(function "function XMLDocument() { [native code] }", function "function XMLDocument() { [native code] }", "Precondition check: document.implementation.createDocument() creates an XMLDocument")
    at Test.<anonymous> ( /dom/nodes/Node-cloneNode-XMLDocument.html:18:3)
Pass
assert_equals(function "function XMLDocument() { [native code] }", function "function XMLDocument() { [native code] }")
    at Test.<anonymous> ( /dom/nodes/Node-cloneNode-XMLDocument.html:25:3)