| OLD | NEW |
| 1 | |
| 2 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 3 FAIL ':default' matches <button>s that are their form's default button, <input>s
of type submit/image that are their form's default button, checked <input>s and
selected <option>s assert_array_equals: lengths differ, expected 9 got 7 | 2 FAIL ':default' matches <button>s that are their form's default button, <input>s
of type submit/image that are their form's default button, checked <input>s and
selected <option>s assert_array_equals: lengths differ, expected 9 got 7 |
| 4 FAIL ':default' matches dynamically changed form's default buttons assert_array_
equals: lengths differ, expected 9 got 7 | 3 FAIL ':default' matches dynamically changed form's default buttons assert_array_
equals: lengths differ, expected 9 got 7 |
| 5 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 6 | 5 |
| OLD | NEW |