As of August 15, 2025, this name is no longer defined by a Web Platform specification
Definition
HTML Standard defines PopoverInvokerElement
interface mixin PopoverInvokerElement {
[CEReactions, Reflect] attribute Element? popoverTargetElement;
[CEReactions] attribute DOMString popoverTargetAction;
};