Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassChild nodes of template element in XHTML documents must be appended to template content
Asserts run
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:29:5)
Pass
assert_equals(2, 2, "Wrong number of template content child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:31:5)
PassChild nodes of nested template element in XHTML documents must be appended to template content
Asserts run
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:51:5)
Pass
assert_equals(3, 3, "Wrong number of template content child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:53:5)
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:58:5)
Pass
assert_equals(2, 2, "Wrong number of nested template content child nodes")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:60:5)
PassChild nodes of template element in XHTML documents must be appended to template content. Test loading XHTML document from a file
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at  /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:72:5
Pass
assert_equals(2, 2, "Wrong number of template content child nodes")
    at  /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:74:5
PassChild nodes of nested template element in XHTML documents must be appended to template content. Test loading XHTML document from a file
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at  /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:86:5
Pass
assert_equals(0, 0, "Wrong number of template child nodes")
    at  /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:91:5
Pass
assert_equals(2, 2, "Wrong number of template content child nodes")
    at  /html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html:94:5