blob: 4bb5dd0ce48c89d8222452e8d6b43e8f56ab8a96 [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