{
  "the-html-element-0" : "html",
  "the-head-element-0" : "head",
  "the-title-element-0" : "title",
  "the-base-element" : "base",
  "the-link-element" : "link",
  "meta" : "meta",
  "the-style-element" : "style",
  "script" : "script",
  "the-noscript-element" : "noscript",
  "the-body-element-0" : "body",
  "the-section-element" : "section",
  "the-nav-element" : "nav",
  "the-article-element" : "article",
  "the-aside-element" : "aside",
  "the-h1,-h2,-h3,-h4,-h5,-and-h6-elements" : ["h1", "h2", "h3", "h4", "h5", "h6"],
  "the-hgroup-element" : "hgroup",
  "the-header-element" : "header",
  "the-footer-element" : "footer",
  "the-address-element" : "address",
  "the-p-element" : "p",
  "the-hr-element" : "hr",
  "the-pre-element" : "pre",
  "the-blockquote-element" : "blockquote",
  "the-ol-element" : "ol",
  "the-ul-element" : "ul",
  "the-li-element" : "li",
  "the-dl-element" : "dl",
  "the-dt-element" : "dt",
  "the-dd-element" : "dd",
  "the-figure-element" : "figure",
  "the-figcaption-element" : "figcaption",
  "the-div-element" : "div",
  "the-a-element" : "a",
  "the-em-element" : "em",
  "the-strong-element" : "strong",
  "the-small-element" : "small",
  "the-cite-element" : "cite",
  "the-q-element" : "q",
  "the-dfn-element" : "dfn",
  "the-abbr-element" : "abbr",
  "the-time-element" : "time",
  "the-code-element" : "code",
  "the-var-element" : "var",
  "the-samp-element" : "samp",
  "the-kbd-element" : "kbd",
  "the-sub-and-sup-elements" : ["sub", "sup"],
  "the-i-element" : "i",
  "the-b-element" : "b",
  "the-mark-element" : "mark",
  "the-ruby-element" : "ruby",
  "the-rt-element" : "rt",
  "the-rp-element" : "rp",
  "the-bdo-element" : "bdo",
  "the-span-element" : "span",
  "the-br-element" : "br",
  "the-wbr-element" : "wbr",
  "the-ins-element" : "ins",
  "the-del-element" : "del",
  "the-img-element" : "img",
  "the-iframe-element" : "iframe",
  "the-embed-element" : "embed",
  "the-object-element" : "object",
  "the-param-element" : "param",
  "video" : "video",
  "audio" : "audio",
  "the-source-element" : "source",
  "the-track-element" : "track",
  "the-canvas-element" : "canvas",
  "the-map-element" : "map",
  "the-area-element" : "area",
  "the-table-element" : "table",
  "the-caption-element" : "caption",
  "the-colgroup-element" : "colgroup",
  "the-col-element" : "col",
  "the-tbody-element" : "tbody",
  "the-thead-element" : "thead",
  "the-tfoot-element" : "tfoot",
  "the-tr-element" : "tr",
  "the-td-element" : "td",
  "the-th-element" : "th",
  "the-form-element" : "form",
  "the-fieldset-element" : "fieldset",
  "the-legend-element" : "legend",
  "the-label-element" : "label",
  "the-input-element" : "input",
  "the-button-element" : "button",
  "the-select-element" : "select",
  "the-datalist-element" : "datalist",
  "the-optgroup-element" : "optgroup",
  "the-option-element" : "option",
  "the-textarea-element" : "textarea",
  "the-keygen-element" : "keygen",
  "the-output-element" : "output",
  "the-progress-element" : "progress",
  "the-meter-element" : "meter",
  "the-details-element" : "details",
  "the-summary-element" : "summary",
  "the-command" : "command",
  "menus" : "menu",
  "devices" : "device"
}
