File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -67573,12 +67573,8 @@ Demos:
67573
67573
element falling into one of the following categories:</p>
67574
67574
67575
67575
<ul>
67576
- <li><code>button</code> elements that are their form's <span>default button</span></li>
67577
-
67578
- <li><code>input</code> elements whose <code data-x="attr-input-type">type</code> attribute is in
67579
- the <span data-x="attr-input-type-submit">Submit Button</span> or <span
67580
- data-x="attr-input-type-image">Image Button</span> state, and that are their form's
67581
- <span>default button</span></li>
67576
+ <li><span data-x="concept-submit-button">Submit buttons</span> that are <span data-x="default
67577
+ button">default buttons</span> of their <span>form owner</span>.</li>
67582
67578
67583
67579
<li><code>input</code> elements to which the <code data-x="attr-input-checked">checked</code>
67584
67580
attribute applies and that have a <code data-x="attr-input-checked">checked</code>
You can’t perform that action at this time.
0 commit comments