File tree 1 file changed +27
-8
lines changed
1 file changed +27
-8
lines changed Original file line number Diff line number Diff line change 35
35
"href" : [
36
36
" http" ,
37
37
" https" ,
38
- " mailto"
38
+ " mailto" ,
39
+ " xmpp" ,
40
+ " irc" ,
41
+ " ircs"
39
42
],
40
43
"cite" : [
41
44
" http" ,
101
104
" strike" ,
102
105
" summary" ,
103
106
" 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" ,
104
119
" input"
105
120
],
106
121
"attributes" : {
142
157
" action" ,
143
158
" align" ,
144
159
" alt" ,
160
+ " ariaDescribedBy" ,
161
+ " ariaHidden" ,
162
+ " ariaLabel" ,
163
+ " ariaLabelledBy" ,
145
164
" axis" ,
146
165
" border" ,
147
166
" cellPadding" ,
148
167
" cellSpacing" ,
149
168
" char" ,
150
- " charoff " ,
169
+ " charOff " ,
151
170
" charSet" ,
152
171
" checked" ,
153
172
" clear" ,
165
184
" headers" ,
166
185
" height" ,
167
186
" hrefLang" ,
168
- " hspace " ,
187
+ " hSpace " ,
169
188
" isMap" ,
170
189
" id" ,
171
190
" label" ,
175
194
" method" ,
176
195
" multiple" ,
177
196
" name" ,
178
- " nohref " ,
179
- " noshade " ,
180
- " nowrap " ,
197
+ " noHref " ,
198
+ " noShade " ,
199
+ " noWrap " ,
181
200
" open" ,
182
201
" prompt" ,
183
202
" readOnly" ,
198
217
" title" ,
199
218
" type" ,
200
219
" useMap" ,
201
- " valign " ,
220
+ " vAlign " ,
202
221
" value" ,
203
- " vspace " ,
222
+ " vSpace " ,
204
223
" width" ,
205
224
" itemProp"
206
225
]
You can’t perform that action at this time.
0 commit comments