123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- [
- "html",
- "body",
- "base",
- "head",
- "link",
- "meta",
- "style",
- "title",
- "address",
- "article",
- "aside",
- "footer",
- "header",
- "h1",
- "h2",
- "h3",
- "h4",
- "h5",
- "h6",
- "hgroup",
- "nav",
- "section",
- "div",
- "dd",
- "dl",
- "dt",
- "figcaption",
- "figure",
- "hr",
- "img",
- "li",
- "main",
- "ol",
- "p",
- "pre",
- "ul",
- "a",
- "b",
- "abbr",
- "bdi",
- "bdo",
- "br",
- "cite",
- "code",
- "data",
- "dfn",
- "em",
- "i",
- "kbd",
- "mark",
- "q",
- "rp",
- "rt",
- "rtc",
- "ruby",
- "s",
- "samp",
- "small",
- "span",
- "strong",
- "sub",
- "sup",
- "time",
- "u",
- "var",
- "wbr",
- "area",
- "audio",
- "map",
- "track",
- "video",
- "embed",
- "object",
- "param",
- "source",
- "canvas",
- "script",
- "noscript",
- "del",
- "ins",
- "caption",
- "col",
- "colgroup",
- "table",
- "thead",
- "tbody",
- "tfoot",
- "td",
- "th",
- "tr",
- "button",
- "datalist",
- "fieldset",
- "form",
- "input",
- "label",
- "legend",
- "meter",
- "optgroup",
- "option",
- "output",
- "progress",
- "select",
- "textarea",
- "details",
- "dialog",
- "menu",
- "menuitem",
- "summary",
- "content",
- "element",
- "shadow",
- "template",
- "slot",
- "blockquote",
- "iframe",
- "noframes",
- "picture"
- ]
|