OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS HTMLTableRowElement.rowIndex |
| 3 PASS HTMLTableRowElement.rowIndex 1 |
| 4 PASS HTMLTableRowElement.rowIndex 2 |
| 5 PASS HTMLTableRowElement.rowIndex 3 |
| 6 FAIL HTMLTableRowElement.rowIndex 4 assert_equals: expected 0 but got -1 |
| 7 PASS HTMLTableRowElement.rowIndex 5 |
| 8 PASS HTMLTableRowElement.rowIndex 6 |
| 9 PASS HTMLTableRowElement.rowIndex 7 |
| 10 PASS HTMLTableRowElement.rowIndex 8 |
| 11 PASS HTMLTableRowElement.rowIndex 9 |
| 12 PASS HTMLTableRowElement.rowIndex 10 |
| 13 PASS HTMLTableRowElement.rowIndex 11 |
| 14 Harness: the test ran to completion. |
| 15 |
OLD | NEW |