| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 FAIL length on HTMLOptionsCollection must enqueue disconnectedCallback when remo
ving a custom element assert_array_equals: lengths differ, expected 1 got 0 | |
| 3 PASS The indexed setter on HTMLOptionsCollection must enqueue connectedCallback
when inserting a custom element | |
| 4 PASS The indexed setter on HTMLOptionsCollection must enqueue disconnectedCallba
ck when removing a custom element | |
| 5 PASS add on HTMLOptionsCollection must enqueue connectedCallback when inserting
a custom element | |
| 6 PASS remove on HTMLOptionsCollection must enqueue disconnectedCallback when remo
ving a custom element | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |