blob: 680cbf610b9a3316f222593d24f63a175a775321 [file] [log] [blame]
PASS Element.prototype.createElement must add an unresolved custom element to the upgrade candidates map
PASS HTMLElement constructor must throw an InvalidStateError when the top of the construction stack is marked AlreadyConstructed due to a custom element constructor constructing itself after super() call
PASS HTMLElement constructor must throw an InvalidStateError when the top of the construction stack is marked AlreadyConstructed due to a custom element constructor constructing itself before super() call
PASS Upgrading a custom element must throw an InvalidStateError when the returned element is not SameValue as the upgraded element