Skip to content

Commit 4583a24

Browse files
committed
make select button inert
1 parent d7d2e9d commit 4583a24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source

+4
Original file line numberDiff line numberDiff line change
@@ -53727,6 +53727,10 @@ 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 is the first <span data-x="concept-tree-child">child</span>
53731+
which is an <span>element</span> of a <code>select</code> element, then it is
53732+
<span>inert</span>.</p>
53733+
5373053734
<div w-nodev>
5373153735

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

0 commit comments

Comments
 (0)