Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassTemplate is a foster parent element. Test <table> immediately below <template>
Asserts run
Pass
assert_equals(DocumentFragment node with 2 children, DocumentFragment node with 2 children, "Wrong foster parent element")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html:35:5)
PassTemplate is a foster parent element. Test <template> element without <table>
Asserts run
Pass
assert_equals(DocumentFragment node with 3 children, DocumentFragment node with 3 children, "Wrong foster parent element")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html:57:5)