| OLD | NEW |
| 1 | 1 This is a testharness.js-based test. |
| 2 This is a testharness.js-based test. | |
| 3 FAIL input3 has the attribute autofocus assert_array_equals: lengths differ, exp
ected 1 got 0 | 2 FAIL input3 has the attribute autofocus assert_array_equals: lengths differ, exp
ected 1 got 0 |
| 4 PASS input1 has the focus | 3 PASS input1 has the focus |
| 5 PASS tabindex attribute makes the element focusable | 4 PASS tabindex attribute makes the element focusable |
| 6 PASS editable elements are focusable | 5 PASS editable elements are focusable |
| 7 PASS ':focus' matches focussed body with tabindex | 6 PASS ':focus' matches focussed body with tabindex |
| 8 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 9 | 8 |
| OLD | NEW |