You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: Overview.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2302,8 +2302,9 @@ <h3 id="other-extensions"><span class="secno">5.5 </span>Extensions to Other Int
2302
2302
2303
2303
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#htmlformelement">HTMLFormElement</a></code> now has a named
2304
2304
getter and an indexed getter,
2305
-
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code>
2306
-
and <codeclass="external" title="dom-form-reportvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-reportvalidity">reportValidity()</a></code> methods.
2305
+
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code>,
2306
+
<codeclass="external" title="dom-form-reportvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-reportvalidity">reportValidity()</a></code> and
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#htmlselectelement">HTMLSelectElement</a></code> now has a
Copy file name to clipboardExpand all lines: Overview.whatwg.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2265,8 +2265,9 @@ <h3 id="other-extensions"><span class="secno">5.5 </span>Extensions to Other Int
2265
2265
2266
2266
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#htmlformelement">HTMLFormElement</a></code> now has a named
2267
2267
getter and an indexed getter,
2268
-
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code>
2269
-
and <codeclass="external" title="dom-form-reportvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-reportvalidity">reportValidity()</a></code> methods.
2268
+
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code>,
2269
+
<codeclass="external" title="dom-form-reportvalidity"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-form-reportvalidity">reportValidity()</a></code> and
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#htmlselectelement">HTMLSelectElement</a></code> now has a
0 commit comments