Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAppend iframe element to its own child document
Asserts run
Pass
assert_equals(object "[object Window]", object "[object Window]")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html:11:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html:13:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html:14:3)
Pass
assert_equals(Element node <iframe id="x"></iframe>, Element node <iframe id="x"></iframe>)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html:15:3)