blob: 5b50d4fc2a2a30cd2f9f8e1648e82e1d6dabdc62 [file] [log] [blame]
PASS Upgrading a custom element must invoke attributeChangedCallback and connectedCallback before start upgrading another element
PASS Mutating a undefined custom element while upgrading a custom element must not enqueue or invoke reactions on the mutated element
PASS Mutating another custom element inside adopted callback must invoke all pending callbacks on the mutated element