Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdocument.close called while a script is pending
Asserts run
Pass
assert_true(true, "Should be almost loaded")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/closing-the-input-stream/document-close-with-pending-script.html:39:7)
Pass
assert_equals(true, true, "Should have fired a load event")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/closing-the-input-stream/document-close-with-pending-script.html:18:7)
Pass
assert_equals("complete", "complete", "Should be fully loaded")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/closing-the-input-stream/document-close-with-pending-script.html:19:7)