Skip to content

Commit

Permalink
drop invokerelement mixin from HTMLInputElements
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Aug 5, 2024
1 parent c949ff4 commit 6767e99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -46549,8 +46549,7 @@ interface <dfn interface>HTMLInputElement</dfn> : <span>HTMLElement</span> {

// <a href="#HTMLInputElement-partial">also has obsolete members</a>
};
<span>HTMLInputElement</span> includes <span>PopoverInvokerElement</span>;
<span>HTMLInputElement</span> includes <span>InvokerElement</span>;</code></pre>
<span>HTMLInputElement</span> includes <span>PopoverInvokerElement</span>;</code></pre>
</dd>
<dd w-dev>Uses <code>HTMLInputElement</code>.</dd>
</dl>
Expand Down

0 comments on commit 6767e99

Please sign in to comment.