| OLD | NEW |
| 1 | |
| 2 | |
| 3 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 4 FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button
states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3 | 2 FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button
states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3 |
| 5 FAIL ':checked' should no longer match <input>s whose type checkbox/radio has be
en removed assert_array_equals: lengths differ, expected 3 got 1 | 3 FAIL ':checked' should no longer match <input>s whose type checkbox/radio has be
en removed assert_array_equals: lengths differ, expected 3 got 1 |
| 6 FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals:
lengths differ, expected 5 got 3 | 4 FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals:
lengths differ, expected 5 got 3 |
| 7 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
| 8 | 6 |
| OLD | NEW |