OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS Row in thead in HTML |
| 3 PASS Row in implicit tbody in HTML |
| 4 PASS Other row in implicit tbody in HTML |
| 5 PASS Row in explicit tbody in HTML |
| 6 PASS Row in tfoot in HTML |
| 7 PASS Row in thead in nested table in HTML |
| 8 PASS Row in implicit tbody in nested table in HTML |
| 9 PASS Row in explicit tbody in nested table in HTML |
| 10 PASS Row in script-created table |
| 11 FAIL Row in script-created div in table assert_equals: expected -1 but got 0 |
| 12 PASS Row in script-created thead in table |
| 13 PASS Row in script-created tbody in table |
| 14 PASS Row in script-created tfoot in table |
| 15 FAIL Row in script-created tr in tbody in table assert_equals: expected -1 but g
ot 0 |
| 16 FAIL Row in script-created td in tr in tbody in table assert_equals: expected -1
but got 0 |
| 17 PASS Row in script-created nested table |
| 18 PASS Row in script-created thead in nested table |
| 19 PASS Row in script-created tbody in nested table |
| 20 PASS Row in script-created tfoot in nested table |
| 21 Harness: the test ran to completion. |
| 22 |
OLD | NEW |