Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
PassThe template contents must be a DocumentFragment (empty template)
Asserts run
Pass
assert_equals(11, 11, "Template content should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:23:5)
Pass
assert_class_string(DocumentFragment node with 0 children, "DocumentFragment", "Template content class should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:26:5)
PassThe template contents must be a DocumentFragment (non empty template)
Asserts run
Pass
assert_equals(11, 11, "Template content should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:40:5)
Pass
assert_class_string(DocumentFragment node with 2 children, "DocumentFragment", "Template content class should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:43:5)
PassThe template contents must be a DocumentFragment (non empty template containing div which is an Element instance)
Asserts run
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:58:5)
PassThe template contents must be a DocumentFragment (not empty template containing text node)
Asserts run
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:73:5)
Pass
assert_class_string(DocumentFragment node with 1 child, "DocumentFragment", "Template content class should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:76:5)
PassThe template contents must be a DocumentFragment (nested template containing a text node)
Asserts run
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:91:5)
Pass
assert_class_string(DocumentFragment node with 1 child, "DocumentFragment", "Template content class should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:93:5)
Pass
assert_equals(11, 11, "Nested template content should be a documentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:97:5)
Pass
assert_class_string(DocumentFragment node with 1 child, "DocumentFragment", "Nested template content class should be a DocumentFragment")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:100:5)
PassThe template contents must be a DocumentFragment (the empty template tag inside HTML file loaded in iframe)
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:113:5
Pass
assert_class_string(DocumentFragment node with 1 child, "DocumentFragment", "Template content class should be a DocumentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:115:5
PassThe template contents must be a DocumentFragment (non empty template tag inside HTML file loaded in iframe)
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:128:5
Pass
assert_class_string(DocumentFragment node with 3 children, "DocumentFragment", "Template content class should be a DocumentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:130:5
PassThe template contents must be a DocumentFragment (the template tag with some text inside HTML file loaded in iframe)
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:142:5
Pass
assert_class_string(DocumentFragment node with 1 child, "DocumentFragment", "Template content class should be a DocumentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:144:5
PassThe template contents must be a DocumentFragment (the template tag with nested template tag inside HTML file loaded in iframe)
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(11, 11, "Template content should be a documentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:156:5
Pass
assert_class_string(DocumentFragment node with 3 children, "DocumentFragment", "Template content class should be a DocumentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:158:5
Pass
assert_equals(11, 11, "Nested template content should be a documentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:163:5
Pass
assert_class_string(DocumentFragment node with 3 children, "DocumentFragment", "Nested template content class should be a DocumentFragment")
    at  /html/semantics/scripting-1/the-template-element/definitions/template-contents.html:165:5