Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassIn table insertion mode. Ignore </table> token
Asserts run
Pass
assert_equals(2, 2, "Wrong number of table children")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html:30:5)
Pass
assert_not_equals(Element node <template id="template"></template>, null, "Template element must be parsed")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html:31:5)
Pass
assert_equals(1, 1, "Wrong number of table rows")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html:32:5)
Pass
assert_equals(0, 0, "Wrong number of the template child nodes")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html:33:5)
Pass
assert_equals(0, 0, "Wrong number of the template child nodes")
    at Test.<anonymous> ( /html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html:34:5)