Summary

Harness status: OK

Found 19 tests

Details

ResultTest NameMessage
PassRow in thead in HTML
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:40:3)
PassRow in implicit tbody in HTML
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:45:3)
PassOther row in implicit tbody in HTML
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:50:3)
PassRow in explicit tbody in HTML
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:55:3)
PassRow in tfoot in HTML
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:60:3)
PassRow in thead in nested table in HTML
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:65:3)
PassRow in implicit tbody in nested table in HTML
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:70:3)
PassRow in explicit tbody in nested table in HTML
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:75:3)
PassRow in script-created table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:88:3)
PassRow in script-created div in table
Asserts run
Pass
assert_equals(-1, -1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:92:3)
PassRow in script-created thead in table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:96:3)
PassRow in script-created tbody in table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:100:3)
PassRow in script-created tfoot in table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:104:3)
PassRow in script-created tr in tbody in table
Asserts run
Pass
assert_equals(-1, -1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:108:3)
PassRow in script-created td in tr in tbody in table
Asserts run
Pass
assert_equals(-1, -1)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:112:3)
PassRow in script-created nested table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:116:3)
PassRow in script-created thead in nested table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:120:3)
PassRow in script-created tbody in nested table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:124:3)
PassRow in script-created tfoot in nested table
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/sectionRowIndex.html:128:3)