Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassHTMLTableRowElement cells ignores nested tables and non-HTML elements
Asserts run
Pass
assert_array_equals(object "[object HTMLCollection]", [Element node <td>First</td>, Element node <td>Second</td>, Element node <td>Third       <table>         <tbody><tr><td>Nested fir...])
    at Test.<anonymous> ( /html/semantics/tabular-data/the-tr-element/cells.html:26:3)
First Second Third
Nested first