We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d2e9d commit e3ef962Copy full SHA for e3ef962
source
@@ -53727,6 +53727,9 @@ interface <dfn interface>HTMLButtonElement</dfn> : <span>HTMLElement</span> {
53727
<p>A <dfn data-x="attr-button-command-custom">custom command keyword</dfn> is a string that
53728
<span>starts with</span> "<code data-x="">--</code>".</p>
53729
53730
+ <p>If a <code>button</code> element has a parent <code>select</code> element, then it is
53731
+ <span>inert</span>.</p>
53732
+
53733
<div w-nodev>
53734
53735
<p>A <code>button</code> element <var>element</var>'s <span>activation behavior</span> given
0 commit comments