Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassouterHTML: child of #document
Asserts run
Pass
assert_throws_dom("NO_MODIFICATION_ALLOWED_ERR", function "function() {     document.documentElement.outerHTML = "<html><p>FAIL: Should have thrown an error<\/p><\/html>";   }")
    at Test.<anonymous> ( /domparsing/outerhtml-01.html:10:3)