Fail | The template contents owner document type is HTML document (case when document has browsing context and the template is created by HTML parser) | assert_class_string: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]" at https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:21:5
at Test.<anonymous> (https://wpt.live/html/resources/common.js:148:21)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at HTMLIFrameElement.<anonymous> (https://wpt.live/resources/testharness.js:2689:35) Asserts runPass | assert_true(true, "Failed to create new rendered document")
at newIFrame ( /html/resources/common.js:97:5) | Fail | assert_class_string(Document node with 0 children, "Document", "Template content owner should be a document")
at /html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:21:5 |
|
Fail | The template contents owner document type is HTML document (case when document has browsing context and the template is created by createElement()) | assert_class_string: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]" at https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:40:5
at Test.<anonymous> (https://wpt.live/html/resources/common.js:148:21)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at HTMLIFrameElement.<anonymous> (https://wpt.live/resources/testharness.js:2689:35) Asserts runPass | assert_true(true, "Failed to create new rendered document")
at newIFrame ( /html/resources/common.js:97:5) | Fail | assert_class_string(Document node with 0 children, "Document", "Template content owner should be a document")
at /html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:40:5 |
|
Fail | The template contents owner document type is HTML document (case when document has no browsing context and the template is created by createElement()) | assert_class_string: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]" at Test.<anonymous> (https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:59:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:50:1 Asserts runFail | assert_class_string(Document node with 0 children, "Document", "Template content owner should be a document")
at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:59:5) |
|
Fail | The template contents owner document type is HTML document (case when document has no browsing context and the template is created via innerHTML) | assert_class_string: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]" at Test.<anonymous> (https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:74:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:68:1 Asserts runFail | assert_class_string(Document node with 0 children, "Document", "Template content owner should be a document")
at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html:74:5) |
|