Pass | Node document of the template content attribute must be template contents owner. Nested template element created by createElement | Asserts runPass | 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) |
|
Pass | Node document of the template content attribute must be template contents owner. Nested template element created by innerHTML | Asserts runPass | 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) |
|
Pass | Node document of the template content attribute must be template contents owner. Load HTML file with multiple template elements | Asserts runPass | 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 |
|