File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -56656,8 +56656,8 @@ interface <dfn interface>HTMLLegendElement</dfn> : <span>HTMLElement</span> {
56656
56656
56657
56657
<p>Some form controls also have an <dfn data-x="concept-fe-optional-value">optional value</dfn>
56658
56658
this largely mirrors the <span data-x="concept-fe-value">value</span> but doesn't normalize to an
56659
- empty string. <span class="note">This <!--non-normative-->should be used sparingly you generally
56660
- want <span data-x="concept-fe-value">value</span></span>.</p>
56659
+ empty string. <span class="note">This ought to be used sparingly, you generally want <span
56660
+ data-x="concept-fe-value">value</span></span>.</p>
56661
56661
56662
56662
<p><code>input</code>, <code>textarea</code>, and <code>select</code> elements have a
56663
56663
<dfn>user validity</dfn> boolean. It is initially set to false.</p>
@@ -60409,9 +60409,9 @@ fur
60409
60409
</ol>
60410
60410
</li>
60411
60411
60412
- <li><p>Otherwise, if <var>submitter</var> has an <span
60413
- data-x="concept-fe-optional-value">optional value </span>, then set <var>result</var> to that
60414
- <span data-x="concept-fe-optional-value">optional value</span>.</p></li>
60412
+ <li><p>Otherwise, if <var>submitter</var> is a <span data-x="concept-submit-button">submit
60413
+ button </span>, then set <var>result</var> to that <span
60414
+ data-x="concept-fe-optional-value">optional value</span>.</p></li>
60415
60415
60416
60416
<li><p><span>Close the dialog</span> <var>subject</var> with <var>result</var>.</p></li>
60417
60417
You can’t perform that action at this time.
0 commit comments