Skip to content

Commit e3ef962

Browse files
committed
make select button inert
1 parent d7d2e9d commit e3ef962

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source

+3
Original file line numberDiff line numberDiff line change
@@ -53727,6 +53727,9 @@ interface <dfn interface>HTMLButtonElement</dfn> : <span>HTMLElement</span> {
5372753727
<p>A <dfn data-x="attr-button-command-custom">custom command keyword</dfn> is a string that
5372853728
<span>starts with</span> "<code data-x="">--</code>".</p>
5372953729

53730+
<p>If a <code>button</code> element has a parent <code>select</code> element, then it is
53731+
<span>inert</span>.</p>
53732+
5373053733
<div w-nodev>
5373153734

5373253735
<p>A <code>button</code> element <var>element</var>'s <span>activation behavior</span> given

0 commit comments

Comments
 (0)