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 @@ -46307,9 +46307,7 @@ interface <dfn interface>HTMLInputElement</dfn> : <span>HTMLElement</span> {
46307
46307
46308
46308
<p>The <dfn element-attr for="input"><code data-x="attr-input-type">type</code></dfn> attribute
46309
46309
controls the data type (and associated control) of the element. It is an <span>enumerated
46310
- attribute</span>. The following table lists the keywords and states for the attribute — the
46311
- keywords in the left column map to the states in the cell in the second column on the same row as
46312
- the keyword.</p>
46310
+ attribute</span> with the following keywords and states:</p>
46313
46311
46314
46312
<table id="attr-input-type-keywords">
46315
46313
<thead>
@@ -52742,9 +52740,7 @@ interface <dfn interface>HTMLButtonElement</dfn> : <span>HTMLElement</span> {
52742
52740
52743
52741
<p>The <dfn element-attr for="button"><code data-x="attr-button-type">type</code></dfn> attribute
52744
52742
controls the behavior of the button when it is activated. It is an <span>enumerated
52745
- attribute</span>. The following table lists the keywords and states for the attribute — the
52746
- keywords in the left column map to the states in the cell in the second column on the same row as
52747
- the keyword.</p>
52743
+ attribute</span> with the following keywords and states:</p>
52748
52744
52749
52745
<table>
52750
52746
<thead>
You can’t perform that action at this time.
0 commit comments