Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdocument.write in an imported 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-static-import.html:15:5)
Pass
assert_true(true, "onload must be called")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-static-import.html:18:5)
Pass
assert_equals("Initial body contents\n", "Initial body contents\n")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-static-import.html:19:5)
ß