Browse Source

Add support for <dialog> tag.

fixes #2017
main
Mike D Pilsbury 10 years ago
parent
commit
c11ff20556
  1. 4
      docs/ref-04-tags-and-attributes.md

4
docs/ref-04-tags-and-attributes.md

@ -18,8 +18,8 @@ The following HTML elements are supported:
``` ```
a abbr address area article aside audio b base bdi bdo big blockquote body br a abbr address area article aside audio b base bdi bdo big blockquote body br
button canvas caption cite code col colgroup data datalist dd del details dfn button canvas caption cite code col colgroup data datalist dd del details dfn
div dl dt em embed fieldset figcaption figure footer form h1 h2 h3 h4 h5 h6 dialog div dl dt em embed fieldset figcaption figure footer form h1 h2 h3 h4 h5
head header hr html i iframe img input ins kbd keygen label legend li link h6 head header hr html i iframe img input ins kbd keygen label legend li link
main map mark menu menuitem meta meter nav noscript object ol optgroup option main map mark menu menuitem meta meter nav noscript object ol optgroup option
output p param pre progress q rp rt ruby s samp script section select small output p param pre progress q rp rt ruby s samp script section select small
source span strong style sub summary sup table tbody td textarea tfoot th source span strong style sub summary sup table tbody td textarea tfoot th

Loading…
Cancel
Save