Pass | Clearing stack back to a table row context. Test <th> | Asserts runPass | assert_equals(1, 1, "Wrong number of table rows")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:37:5) | Pass | assert_equals(1, 1, "Wrong number of table cells")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:38:5) | Pass | assert_equals(Element node <tr id="tr"><template id="tmpl1"><th id="th1">Table heade..., Element node <tr id="tr"><template id="tmpl1"><th id="th1">Table heade..., "Wrong template parent")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:39:5) | Pass | assert_not_equals(Element node <th id="th1">Table header</th>, null, "Element should present in the template content")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:41:9) | Pass | assert_equals("TH", "TH", "Wrong element in the template content")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:45:9) | Pass | assert_equals(null, null, "Table should have no element with ID th1")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:49:9) |
|
Pass | Clearing stack back to a table row context. Test <td> | Asserts runPass | assert_equals(1, 1, "Wrong number of table rows")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:37:5) | Pass | assert_equals(1, 1, "Wrong number of table cells")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:38:5) | Pass | assert_equals(Element node <tr id="tr"><template id="tmpl1"><td id="td1">Table cell<..., Element node <tr id="tr"><template id="tmpl1"><td id="td1">Table cell<..., "Wrong template parent")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:39:5) | Pass | assert_not_equals(Element node <td id="td1">Table cell</td>, null, "Element should present in the template content")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:41:9) | Pass | assert_equals("TD", "TD", "Wrong element in the template content")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:45:9) | Pass | assert_equals(null, null, "Table should have no element with ID td1")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:49:9) |
|
Pass | Clearing stack back to a table row context. Test </tr> | Asserts runPass | assert_equals(1, 1, "Wrong number of table rows")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:37:5) | Pass | assert_equals(1, 1, "Wrong number of table cells")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:38:5) | Pass | assert_equals(Element node <tr id="tr"><template id="tmpl1"></template><td id="td"><..., Element node <tr id="tr"><template id="tmpl1"></template><td id="td"><..., "Wrong template parent")
at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html:39:5) |
|