Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Pass</template> tag in HTML head without start one should be ignored
Asserts run
Pass
assert_equals(0, 0, "Element must be ignored")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:23:5)
Pass</template> tag in HTML head without start one should be ignored. Test valid <template> element and </template> tag after it
Asserts run
Pass
assert_equals(1, 1, "Element must be ignored")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:34:5)
Pass
assert_not_equals(Element node <template id="tmpl"></template>, null, "Element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:35:5)
Pass</template> tag in HTML head without start one should be ignored. Test valid <template> element and </template> tag before it
Asserts run
Pass
assert_equals(1, 1, "Element must be ignored")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:48:5)
Pass
assert_not_equals(Element node <template id="tmpl"></template>, null, "Element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:49:5)
Pass</template> tag in HTML head without start one should be ignored. Test valid <template> element, <title> element and </template> tag before them
Asserts run
Pass
assert_equals(2, 2, "Element must be ignored")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:62:5)
Pass
assert_not_equals(Element node <template id="tmpl"></template>, null, "Valid element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:63:5)
Pass
assert_not_equals(Element node <title></title>, null, "Valid title element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:65:5)
Pass</template> tag in HTML head without start one should be ignored. Test valid <template> element, <title> element and </template> tag after them
Asserts run
Pass
assert_equals(2, 2, "Element must be ignored")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:78:5)
Pass
assert_not_equals(Element node <template id="tmpl"></template>, null, "Valid element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:79:5)
Pass
assert_not_equals(Element node <title></title>, null, "Valid title element should present it document head")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:81:5)
Pass</template> tag in HTML head without start one should be ignored. Test HTML document loaded from file
Asserts run
Pass
assert_true(true, "Failed to create new rendered document")
    at newIFrame ( /html/resources/common.js:97:5)
Pass
assert_equals(null, null, "</template> must be ignored")
    at  /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:91:5
Pass
assert_not_equals(Element node <title>The file contains several &lt;/template&gt; tag in..., null, "Valid element should present it document head")
    at  /html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html:92:5