Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassNode document of the template content attribute must be template contents owner. Nested template element created by createElement
Asserts run
Pass
assert_equals(Document node with 0 children, Document node with 0 children, "Wrong node document of the template content attribute")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html:23:5)
PassNode document of the template content attribute must be template contents owner. Nested template element created by innerHTML
Asserts run
Pass
assert_equals(Document node with 0 children, Document node with 0 children, "Wrong node document of the template content attribute")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html:36:5)
PassNode document of the template content attribute must be template contents owner. Load HTML file with multiple template elements
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(Document node with 0 children, Document node with 0 children, "Wrong node document of the template content attribute")
    at  /html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html:52:5