Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassClearing stack back to a table context. Test <caption>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><caption id="caption..., Element node <table id="tbl"><template id="tmpl1"><caption id="caption..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <caption id="caption1">Table caption</caption>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("CAPTION", "CAPTION", "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-context.html:44:5)
PassClearing stack back to a table context. Test <colgroup>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><colgroup id="colgro..., Element node <table id="tbl"><template id="tmpl1"><colgroup id="colgro..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <colgroup id="colgroup1" width="100%"></colgroup>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("COLGROUP", "COLGROUP", "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-context.html:44:5)
PassClearing stack back to a table context. Test <tbody>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><tbody id="tbody1"><..., Element node <table id="tbl"><template id="tmpl1"><tbody id="tbody1"><..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <tbody id="tbody1"></tbody>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("TBODY", "TBODY", "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-context.html:44:5)
Pass
assert_equals(1, 1, "Table should have 1 body")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:47:9)
PassClearing stack back to a table context. Test <tfoot>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><tfoot id="tfoot1"><..., Element node <table id="tbl"><template id="tmpl1"><tfoot id="tfoot1"><..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <tfoot id="tfoot1"></tfoot>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("TFOOT", "TFOOT", "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-context.html:44:5)
Pass
assert_equals(null, null, "Table should have no footer")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:51:9)
PassClearing stack back to a table context. Test <thead>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><thead id="thead1"><..., Element node <table id="tbl"><template id="tmpl1"><thead id="thead1"><..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <thead id="thead1"></thead>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("THEAD", "THEAD", "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-context.html:44:5)
Pass
assert_equals(null, null, "Table should have no header")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:54:9)
PassClearing stack back to a table context. Test <col>
Asserts run
Pass
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-context.html:38: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-context.html:39:5)
Pass
assert_equals(Element node <table id="tbl"><template id="tmpl1"><col id="col1" width..., Element node <table id="tbl"><template id="tmpl1"><col id="col1" width..., "Wrong template parent")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:40:5)
Pass
assert_not_equals(Element node <col id="col1" width="100%"></col>, 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-context.html:41:5)
Pass
assert_equals(null, null, "Table should have no caption")
    at Test.doTest ( /html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html:43:5)
Pass
assert_equals("COL", "COL", "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-context.html:44:5)