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><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-time-element">time</a></code> represents a date
509
509
and/or time.
510
510
511
-
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-dialog-element">dialog</a></code> for showing a dialog.
<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-rt-element">rt</a></code>, and
515
513
<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-rp-element">rp</a></code> allow for marking up ruby
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting.html#the-canvas-element">canvas</a></code> is used for rendering
526
524
dynamic bitmap graphics on the fly, such as graphs or games.
<li><p>The <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-input-element">input</a></code> element also has the new
<li><p>The <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-menu-element">menu</a></code> element has two new attributes:
704
-
<codeclass="external" title="attr-menu-type"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#attr-menu-type">type</a></code> and <codeclass="external" title="attr-menu-label"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#attr-menu-label">label</a></code>. They
705
-
allow the element to transform into a menu as found in typical user
706
-
interfaces as well as providing for context menus in conjunction with the
707
-
global <codeclass="external" title="attr-contextmenu"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#attr-contextmenu">contextmenu</a></code> attribute.
708
-
709
688
<li><p>The <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-style-element">style</a></code> element has a new <codeclass="external" title="attr-style-scoped"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#attr-style-scoped">scoped</a></code>
710
689
attribute which can be used to enable scoped style sheets. Style rules
711
690
within such a <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-style-element">style</a></code> element only apply to the local tree.
allows content to be annotated with a machine-readable value.
490
490
491
-
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-dialog-element">dialog</a></code> for showing a dialog.
491
+
<liclass="not-w3c"><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-dialog-element">dialog</a></code> for showing a dialog.
<li><p><codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting.html#the-canvas-element">canvas</a></code> is used for rendering
506
506
dynamic bitmap graphics on the fly, such as graphs or games.
<codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-textarea-element">textarea</a></code> elements have an
<li><p>The <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-menu-element">menu</a></code> element has two new attributes:
698
+
<liclass="not-w3c"><p>The <codeclass="external"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-menu-element">menu</a></code> element has two new attributes:
699
699
<codeclass="external" title="attr-menu-type"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#attr-menu-type">type</a></code> and <codeclass="external" title="attr-menu-label"><ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#attr-menu-label">label</a></code>. They
700
700
allow the element to transform into a menu as found in typical user
701
701
interfaces as well as providing for context menus in conjunction with the
0 commit comments