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.
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/forms.html#the-input-element">input</a></code> element also has the new
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-style-element">style</a></code> element has a new <codeclass="external" title="attr-style-scoped"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-style-scoped">scoped</a></code>
700
-
attribute which can be used to enable scoped style sheets. Style rules
701
-
within such a <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-style-element">style</a></code> element only apply to the local tree.
702
-
703
699
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/scripting.html#the-script-element">script</a></code> element has a new attribute called
704
700
<codeclass="external" title="attr-script-async"><ahref="https://html.spec.whatwg.org/multipage/scripting.html#attr-script-async">async</a></code> that influences script loading and execution.
<codeclass="external" title="attr-ol-reversed"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-ol-reversed">reversed</a></code>. When present, it indicates that the list order
718
714
is descending.
719
715
720
-
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code> element has three new attributes called
721
-
<codeclass="external" title="attr-iframe-sandbox"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-sandbox">sandbox</a></code>, <codeclass="external" title="attr-iframe-seamless"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-seamless">seamless</a></code>, and <codeclass="external" title="attr-iframe-srcdoc"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-srcdoc">srcdoc</a></code>
716
+
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code> element has new attributes called
and <codeclass="external" title="attr-iframe-srcdoc"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-srcdoc">srcdoc</a></code>
722
719
which allow for sandboxing content, e.g. blog comments.</li>
723
720
724
721
<li><p>The <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#the-object-element">object</a></code> element has a new attribute called <codeclass="external" title="attr-object-typemustmatch"><ahref="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-object-typemustmatch">typemustmatch</a></code> which allows safer embedding of external resources.
<li><p><codeclass="external" title="attr-a-rev"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-rev">rev</a></code> and <codeclass="external" title="attr-a-charset"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-charset">charset</a></code> attributes on
and <codeclass="external" title="attr-a-charset"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-charset">charset</a></code> attributes on
1740
1737
<codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code> and <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>.
1741
1738
1742
1739
<li><p><codeclass="external" title="attr-a-shape"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-shape">shape</a></code> and <codeclass="external" title="attr-a-coords"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-coords">coords</a></code> attributes on
<li><p><codeclass="external" title="attr-iframe-longdesc"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-iframe-longdesc">longdesc</a></code> attribute on
1742
+
<li><p><codeclass="not-whatwg" title="">longdesc</code> attribute on
attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/tables.html#the-td-element">td</a></code> and <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/tables.html#the-th-element">th</a></code>.
1771
1768
1772
-
<li><p><codeclass="external" title="attr-td-abbr"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-td-abbr">abbr</a></code> and
1769
+
<li><p><codeclass="not-whatwg" title="">abbr</code> and
1773
1770
<codeclass="external" title="attr-td-scope"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-td-scope">scope</a></code> attributes on
<li><p><codeclass="external" title="attr-br-clear"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-br-clear">clear</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-br-element">br</a></code>.
1818
1815
1819
-
<li><p><codeclass="external" title="attr-dl-compact"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-dl-compact">compact</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-dl-element">dl</a></code>, <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/forms.html#the-menu-element">menu</a></code>,
1816
+
<li><p><codeclass="external" title="attr-dl-compact"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-dl-compact">compact</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-dl-element">dl</a></code>,
1817
+
1820
1818
<codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-ol-element">ol</a></code> and <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-ul-element">ul</a></code>.
1821
1819
1822
1820
<li><p><codeclass="external" title="attr-table-frame"><ahref="https://html.spec.whatwg.org/multipage/obsolete.html#attr-table-frame">frame</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/tables.html#the-table-element">table</a></code>.
<li><p>An API to schedule timer-based callbacks (<codeclass="external" title="dom-windowtimers-settimeout"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-windowtimers-settimeout">setTimeout()</a></code> and <codeclass="external" title="dom-windowtimers-setinterval"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-windowtimers-setinterval">setInterval()</a></code>).
2037
2035
2038
-
<li><p>An API to prompt the user (<codeclass="external" title="dom-alert"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-alert">alert()</a></code>, <codeclass="external" title="dom-confirm"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-confirm">confirm()</a></code>, <codeclass="external" title="dom-prompt"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-prompt">prompt()</a></code>, <codeclass="external" title="dom-showmodaldialog"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-showmodaldialog">showModalDialog()</a></code>).
2036
+
<li><p>An API to prompt the user (<codeclass="external" title="dom-alert"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-alert">alert()</a></code>, <codeclass="external" title="dom-confirm"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-confirm">confirm()</a></code>, <codeclass="external" title="dom-prompt"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-prompt">prompt()</a></code>).
2039
2037
2040
2038
<li><p>An API for printing the document (<codeclass="external" title="dom-print"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#dom-print">print()</a></code>).
2041
2039
@@ -2111,7 +2109,7 @@ <h3 id="document-extensions"><span class="secno">5.3 </span>Extensions to
<codeclass="external" title="dom-document-head"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-head">head</a></code>, <codeclass="external" title="dom-document-embeds"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-embeds">embeds</a></code>, <codeclass="external" title="dom-document-plugins"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-plugins">plugins</a></code>, <codeclass="external" title="dom-document-scripts"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-scripts">scripts</a></code>, <codeclass="external" title="dom-document-commands"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-document-commands">commands</a></code>, and a
2112
+
<codeclass="external" title="dom-document-head"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-head">head</a></code>, <codeclass="external" title="dom-document-embeds"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-embeds">embeds</a></code>, <codeclass="external" title="dom-document-plugins"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-plugins">plugins</a></code>, <codeclass="external" title="dom-document-scripts"><ahref="https://html.spec.whatwg.org/multipage/dom.html#dom-document-scripts">scripts</a></code>, and a
2115
2113
generic name getter, to access various parts of the DOM tree.
2116
2114
2117
2115
<li><p><codeclass="external" title="dom-document-activeElement"><ahref="https://html.spec.whatwg.org/multipage/interaction.html#dom-document-activeelement">activeElement</a></code> and <codeclass="external" title="dom-document-hasFocus"><ahref="https://html.spec.whatwg.org/multipage/interaction.html#dom-document-hasfocus">hasFocus</a></code> to
@@ -2165,11 +2163,6 @@ <h3 id="htmlelement-extensions"><span class="secno">5.4 </span>Extensions to <co
2165
2163
<li><p><codeclass="external" title="dom-isContentEditable"><ahref="https://html.spec.whatwg.org/multipage/interaction.html#dom-iscontenteditable">isContentEditable</a></code> returns true if the
2166
2164
element is editable.
2167
2165
2168
-
<li><p><codeclass="external" title="dom-forcespellcheck"><ahref="https://html.spec.whatwg.org/multipage/interaction.html#dom-forcespellcheck">forceSpellCheck()</a></code> causes the user agent to check spelling of an element.
2169
-
2170
-
<li><p><codeclass="external" title="dom-command-ro-commandType"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commandtype">commandType</a></code>, <codeclass="external" title="dom-command-ro-commandLabel"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commandlabel">commandLabel</a></code>, <codeclass="external" title="dom-command-ro-commandIcon"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commandicon">commandIcon</a></code>, <codeclass="external" title="dom-command-ro-commandHidden"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commandhidden">commandHidden</a></code>, <codeclass="external" title="dom-command-ro-commandDisabled"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commanddisabled">commandDisabled</a></code> and <codeclass="external" title="dom-command-ro-commandChecked"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-command-ro-commandchecked">commandChecked</a></code> is
2171
-
part of the command API.
2172
-
2173
2166
<li><p>All event handler IDL attributes.
2174
2167
</ul>
2175
2168
@@ -2204,9 +2197,7 @@ <h3 id="other-extensions"><span class="secno">5.5 </span>Extensions to Other Int
2204
2197
2205
2198
<li><p><codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/forms.html#htmlformelement">HTMLFormElement</a></code> now has a named
2206
2199
getter and an indexed getter,
2207
-
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code>,
2208
-
<codeclass="external" title="dom-form-reportvalidity"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-form-reportvalidity">reportValidity()</a></code> and
as well as the <codeclass="external" title="dom-form-checkvalidity"><ahref="https://html.spec.whatwg.org/multipage/forms.html#dom-form-checkvalidity">checkValidity()</a></code><spanclass="not-whatwg"> method</span>.
2210
2201
2211
2202
<li><p><codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/forms.html#htmlselectelement">HTMLSelectElement</a></code> now has a
0 commit comments