Summary

Harness status: OK

Found 1 tests

Details

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