blob: e70dfd20c8a92d6e81a8ecff7185bb92fae38b2a [file] [log] [blame]
PASS length on HTMLOptionsCollection must enqueue disconnectedCallback when removing a custom element
PASS The indexed setter on HTMLOptionsCollection must enqueue connectedCallback when inserting a custom element
PASS The indexed setter on HTMLOptionsCollection must enqueue disconnectedCallback when removing a custom element
PASS add on HTMLOptionsCollection must enqueue connectedCallback when inserting a custom element
PASS remove on HTMLOptionsCollection must enqueue disconnectedCallback when removing a custom element