Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassSets the owner document to the current global object associated document
Asserts run
Pass
assert_equals(Document node with 2 children, Document node with 2 children)
    at Test.<anonymous> ( /dom/nodes/DocumentFragment-constructor.html:13:3)
PassCreate a valid document DocumentFragment
Asserts run
Pass
assert_equals(Text node "", Text node "")
    at Test.<anonymous> ( /dom/nodes/DocumentFragment-constructor.html:20:3)