This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathHtmlTags.json
125 lines (125 loc) · 7.56 KB
/
HtmlTags.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"a": { "attributes": ["href", "hreflang", "media", "rel", "target", "type"] },
"abbr": { "attributes": [] },
"acronym": { "attributes": [] },
"address": { "attributes": [] },
"area": { "attributes": ["alt", "coords", "href", "hreflang", "media", "rel", "shape", "target", "type"] },
"article": { "attributes": [] },
"aside": { "attributes": [] },
"audio": { "attributes": ["autoplay", "buffered", "controls", "loop", "mediagroup", "muted", "played", "preload", "src"] },
"b": { "attributes": [] },
"base": { "attributes": ["href", "target"] },
"bdi": { "attributes": [] },
"bdo": { "attributes": [] },
"big": { "attributes": [] },
"blockquote": { "attributes": ["cite"] },
"body": { "attributes": ["onafterprint", "onbeforeprint", "onbeforeunload", "onhashchange", "onmessage", "onoffline", "ononline",
"onpagehide", "onpageshow", "onpopstate", "onredo", "onresize", "onstorage", "onundo", "onunload"] },
"br": { "attributes": [] },
"button": { "attributes": ["autofocus", "disabled", "form", "formaction", "formenctype", "formmethod", "formnovalidate", "formtarget",
"name", "type", "value"] },
"canvas": { "attributes": ["height", "width"] },
"caption": { "attributes": [] },
"center": { "attributes": [] },
"cite": { "attributes": [] },
"code": { "attributes": [] },
"col": { "attributes": ["span"] },
"colgroup": { "attributes": ["span"] },
"command": { "attributes": ["checked", "disabled", "icon", "label", "radiogroup", "type"] },
"content": { "attributes": [] },
"datalist": { "attributes": [] },
"dd": { "attributes": [] },
"del": { "attributes": ["cite", "datetime"] },
"details": { "attributes": ["open"] },
"dfn": { "attributes": [] },
"dialog": { "attributes": ["open"] },
"div": { "attributes": [] },
"dl": { "attributes": [] },
"dt": { "attributes": [] },
"em": { "attributes": [] },
"embed": { "attributes": ["height", "src", "type", "width"] },
"fieldset": { "attributes": ["disabled", "form", "name"] },
"figcaption": { "attributes": [] },
"figure": { "attributes": [] },
"footer": { "attributes": [] },
"form": { "attributes": ["accept-charset", "action", "autocomplete", "enctype", "method", "name", "novalidate", "target"] },
"frame": { "attributes": ["frameborder", "name", "scrolling", "src"] },
"frameset": { "attributes": ["rows"] },
"h1": { "attributes": [] },
"h2": { "attributes": [] },
"h3": { "attributes": [] },
"h4": { "attributes": [] },
"h5": { "attributes": [] },
"h6": { "attributes": [] },
"head": { "attributes": [] },
"header": { "attributes": [] },
"hgroup": { "attributes": [] },
"hr": { "attributes": [] },
"html": { "attributes": ["manifest", "xml:lang", "xmlns"] },
"i": { "attributes": [] },
"iframe": { "attributes": ["frameborder", "height", "name", "sandbox", "scrolling", "seamless", "src", "srcdoc", "width"] },
"ilayer": { "attributes": [] },
"img": { "attributes": ["alt", "height", "ismap", "longdesc", "sizes", "src", "srcset", "usemap", "width"] },
"input": { "attributes": ["accept", "alt", "autocomplete", "autocorrect", "autofocus", "checked", "dirname", "disabled", "form", "formaction", "formenctype", "formmethod",
"formnovalidate", "formtarget", "height", "inputmode", "list", "max", "maxlength", "min", "minlength", "multiple", "name", "pattern", "placeholder", "readonly",
"required", "size", "src", "step", "type", "value", "width"] },
"ins": { "attributes": ["cite", "datetime"] },
"kbd": { "attributes": [] },
"keygen": { "attributes": ["autofocus", "challenge", "disabled", "form", "keytype", "name"] },
"label": { "attributes": ["for", "form"] },
"legend": { "attributes": [] },
"li": { "attributes": ["value"] },
"link": { "attributes": ["disabled", "href", "hreflang", "media", "rel", "sizes", "type"] },
"main": { "attributes": [] },
"map": { "attributes": ["name"] },
"mark": { "attributes": [] },
"marquee": { "attributes": ["align", "behavior", "bgcolor", "direction", "height", "hspace", "loop", "scrollamount", "scrolldelay", "truespeed", "vspace", "width"] },
"menu": { "attributes": ["label", "type"] },
"meta": { "attributes": ["charset", "content", "http-equiv", "name", "property"] },
"meter": { "attributes": ["form", "high", "low", "max", "min", "optimum", "value"] },
"nav": { "attributes": [] },
"noscript": { "attributes": [] },
"object": { "attributes": ["archive", "codebase", "codetype", "data", "declare", "form", "height", "name", "standby", "type", "usemap", "width"] },
"ol": { "attributes": ["reversed", "start", "type"] },
"optgroup": { "attributes": ["disabled", "label"] },
"option": { "attributes": ["disabled", "label", "selected", "value"] },
"output": { "attributes": ["for", "form", "name"] },
"p": { "attributes": [] },
"param": { "attributes": ["name", "value"] },
"picture": { "attributes": [] },
"pre": { "attributes": [] },
"progress": { "attributes": ["form", "max", "value"] },
"q": { "attributes": ["cite"] },
"rp": { "attributes": [] },
"rt": { "attributes": [] },
"ruby": { "attributes": [] },
"samp": { "attributes": [] },
"script": { "attributes": ["async", "charset", "defer", "src", "type"] },
"section": { "attributes": [] },
"select": { "attributes": ["autofocus", "disabled", "form", "multiple", "name", "required", "size"] },
"small": { "attributes": [] },
"source": { "attributes": ["media", "sizes", "src", "type", "srcset"] },
"span": { "attributes": [] },
"strong": { "attributes": [] },
"style": { "attributes": ["disabled", "media", "scoped", "type"] },
"sub": { "attributes": [] },
"summary": { "attributes": [] },
"sup": { "attributes": [] },
"table": { "attributes": ["border", "cellpadding", "cellspacing", "height", "width"] },
"tbody": { "attributes": [] },
"td": { "attributes": ["colspan", "headers", "rowspan"] },
"template": { "attributes": [] },
"textarea": { "attributes": ["autocomplete", "autofocus", "cols", "dirname", "disabled", "form", "label", "maxlength", "name", "placeholder", "readonly", "required", "rows", "wrap"] },
"tfoot": { "attributes": [] },
"th": { "attributes": ["colspan", "headers", "rowspan", "scope"] },
"thead": { "attributes": [] },
"time": { "attributes": ["datetime", "pubdate"] },
"title": { "attributes": [] },
"tr": { "attributes": [] },
"track": { "attributes": ["default", "kind", "label", "src", "srclang"] },
"tt": { "attributes": [] },
"ul": { "attributes": [] },
"var": { "attributes": [] },
"video": { "attributes": ["autoplay", "buffered", "controls", "crossorigin", "height", "loop", "mediagroup", "muted", "played", "poster", "preload", "src", "width"] },
"wbr": { "attributes": [] }
}