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.
attribute takes the empty string in addition to a valid language
1638
1638
identifier, just like <code>xml:lang</code> does in XML.
1639
1639
1640
-
<li><p>The <codeclass="external" title="attr-link-media"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-link-media">media</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code> now accepts a media query and defaults
1640
+
<li><p>The <codeclass="external" title="attr-link-media"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-link-media">media</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code> now accepts a media query list and defaults
1641
1641
to "all".
1642
1642
1643
1643
<li><p>The event handler attributes (e.g. <codeclass="external" title="handler-onclick"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#handler-onclick">onclick</a></code>) now always use JavaScript as the
attribute takes the empty string in addition to a valid language
1680
1680
identifier, just like <code>xml:lang</code> does in XML.
1681
1681
1682
-
<li><p>The <codeclass="external" title="attr-link-media"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-link-media">media</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code> now accepts a media query and defaults
1682
+
<li><p>The <codeclass="external" title="attr-link-media"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#attr-link-media">media</a></code> attribute on <codeclass="external"><ahref="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code> now accepts a media query list and defaults
1683
1683
to "all".
1684
1684
1685
1685
<li><p>The event handler attributes (e.g. <codeclass="external" title="handler-onclick"><ahref="https://html.spec.whatwg.org/multipage/webappapis.html#handler-onclick">onclick</a></code>) now always use JavaScript as the
0 commit comments