Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdocument.createCDATASection must throw in HTML documents
Asserts run
Pass
assert_throws_dom("NotSupportedError", function "() => document.createCDATASection("foo")")
    at  /dom/nodes/Document-createCDATASection.html:13:1