File tree Expand file tree Collapse file tree 1 file changed +27
-8
lines changed Expand file tree Collapse file tree 1 file changed +27
-8
lines changed Original file line number Diff line number Diff line change 3535 "href" : [
3636 " http" ,
3737 " https" ,
38- " mailto"
38+ " mailto" ,
39+ " xmpp" ,
40+ " irc" ,
41+ " ircs"
3942 ],
4043 "cite" : [
4144 " http" ,
101104 " strike" ,
102105 " summary" ,
103106 " details" ,
107+ " caption" ,
108+ " figure" ,
109+ " figcaption" ,
110+ " abbr" ,
111+ " bdo" ,
112+ " cite" ,
113+ " dfn" ,
114+ " mark" ,
115+ " small" ,
116+ " span" ,
117+ " time" ,
118+ " wbr" ,
104119 " input"
105120 ],
106121 "attributes" : {
142157 " action" ,
143158 " align" ,
144159 " alt" ,
160+ " ariaDescribedBy" ,
161+ " ariaHidden" ,
162+ " ariaLabel" ,
163+ " ariaLabelledBy" ,
145164 " axis" ,
146165 " border" ,
147166 " cellPadding" ,
148167 " cellSpacing" ,
149168 " char" ,
150- " charoff " ,
169+ " charOff " ,
151170 " charSet" ,
152171 " checked" ,
153172 " clear" ,
165184 " headers" ,
166185 " height" ,
167186 " hrefLang" ,
168- " hspace " ,
187+ " hSpace " ,
169188 " isMap" ,
170189 " id" ,
171190 " label" ,
175194 " method" ,
176195 " multiple" ,
177196 " name" ,
178- " nohref " ,
179- " noshade " ,
180- " nowrap " ,
197+ " noHref " ,
198+ " noShade " ,
199+ " noWrap " ,
181200 " open" ,
182201 " prompt" ,
183202 " readOnly" ,
198217 " title" ,
199218 " type" ,
200219 " useMap" ,
201- " valign " ,
220+ " vAlign " ,
202221 " value" ,
203- " vspace " ,
222+ " vSpace " ,
204223 " width" ,
205224 " itemProp"
206225 ]
You can’t perform that action at this time.
0 commit comments