Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdocument.open in XHTML
Asserts run
Pass
assert_throws_dom("INVALID_STATE_ERR", function "function() {     document.open();   }", "document.open in XHTML should throw an INVALID_STATE_ERR ")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/document.open-01.xhtml:13:3)