Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passasync document.write in a module
Asserts run
Pass
assert_equals("Initial body contents\n", "Initial body contents\n")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html:17:5)
Pass
assert_true(true, "onload must be called")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html:22:5)
Pass
assert_equals("document.write body contents\n", "document.write body contents\n")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html:23:5)