We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009743b commit d4c481bCopy full SHA for d4c481b
lib/arbre/html/html5_elements.rb
@@ -7,7 +7,7 @@ module HTML
7
:dfn, :div, :dl, :dt, :em, :embed, :fieldset, :figcaption, :figure,
8
:footer, :form, :h1, :h2, :h3, :h4, :h5, :h6, :head, :header, :hgroup,
9
:hr, :html, :i, :iframe, :img, :input, :ins, :keygen, :kbd, :label,
10
- :legend, :li, :link, :map, :mark, :menu, :menuitem, :meta, :meter, :nav, :noscript,
+ :legend, :li, :link, :main, :map, :mark, :menu, :menuitem, :meta, :meter, :nav, :noscript,
11
:object, :ol, :optgroup, :option, :output, :param, :pre, :progress, :q,
12
:s, :samp, :script, :section, :select, :small, :source, :span,
13
:strong, :style, :sub, :summary, :sup, :svg, :table, :tbody, :td,
0 commit comments