Lines Matching refs:allowed

11 {"description": "allowed 'accesskey' attribute on <input type='checkbox'>",
13 "fail-if": "attribute-not-allowed-on-this-input-type"},
15 {"description": "'accept' attribute not allowed on <input type='checkbox'>",
17 "fail-unless": "attribute-not-allowed-on-this-input-type"},
19 {"description": "'replace' attribute not allowed on <input type='checkbox'>",
21 "fail-unless": "attribute-not-allowed-on-this-input-type"},
23 {"description": "allowed 'disabled' attribute on <input type='checkbox'>",
25 "fail-if": "attribute-not-allowed-on-this-input-type"},
27 {"description": "'alt' attribute not allowed on <input type='checkbox'>",
29 "fail-unless": "attribute-not-allowed-on-this-input-type"},
31 {"description": "'size' attribute not allowed on <input type='checkbox'>",
33 "fail-unless": "attribute-not-allowed-on-this-input-type"},
35 {"description": "allowed 'checked' attribute on <input type='checkbox'>",
37 "fail-if": "attribute-not-allowed-on-this-input-type"},
39 {"description": "'min' attribute not allowed on <input type='checkbox'>",
41 "fail-unless": "attribute-not-allowed-on-this-input-type"},
43 {"description": "'pattern' attribute not allowed on <input type='checkbox'>",
45 "fail-unless": "attribute-not-allowed-on-this-input-type"},
47 {"description": "'readonly' attribute not allowed on <input type='checkbox'>",
49 "fail-unless": "attribute-not-allowed-on-this-input-type"},
51 {"description": "'template' attribute not allowed on <input type='checkbox'>",
53 "fail-unless": "attribute-not-allowed-on-this-input-type"},
55 {"description": "allowed 'autofocus' attribute on <input type='checkbox'>",
57 "fail-if": "attribute-not-allowed-on-this-input-type"},
59 {"description": "'target' attribute not allowed on <input type='checkbox'>",
61 "fail-unless": "attribute-not-allowed-on-this-input-type"},
63 {"description": "'method' attribute not allowed on <input type='checkbox'>",
65 "fail-unless": "attribute-not-allowed-on-this-input-type"},
67 {"description": "allowed 'form' attribute on <input type='checkbox'>",
69 "fail-if": "attribute-not-allowed-on-this-input-type"},
71 {"description": "'max' attribute not allowed on <input type='checkbox'>",
73 "fail-unless": "attribute-not-allowed-on-this-input-type"},
75 {"description": "'step' attribute not allowed on <input type='checkbox'>",
77 "fail-unless": "attribute-not-allowed-on-this-input-type"},
79 {"description": "'enctype' attribute not allowed on <input type='checkbox'>",
81 "fail-unless": "attribute-not-allowed-on-this-input-type"},
83 {"description": "'src' attribute not allowed on <input type='checkbox'>",
85 "fail-unless": "attribute-not-allowed-on-this-input-type"},
87 {"description": "allowed 'name' attribute on <input type='checkbox'>",
89 "fail-if": "attribute-not-allowed-on-this-input-type"},
91 {"description": "allowed 'required' attribute on <input type='checkbox'>",
93 "fail-if": "attribute-not-allowed-on-this-input-type"},
95 {"description": "'list' attribute not allowed on <input type='checkbox'>",
97 "fail-unless": "attribute-not-allowed-on-this-input-type"},
99 {"description": "allowed 'value' attribute on <input type='checkbox'>",
101 "fail-if": "attribute-not-allowed-on-this-input-type"},
103 {"description": "'autocomplete' attribute not allowed on <input type='checkbox'>",
105 "fail-unless": "attribute-not-allowed-on-this-input-type"},
107 {"description": "'inputmode' attribute not allowed on <input type='checkbox'>",
109 "fail-unless": "attribute-not-allowed-on-this-input-type"},
111 {"description": "'maxlength' attribute not allowed on <input type='checkbox'>",
113 "fail-unless": "attribute-not-allowed-on-this-input-type"},
115 {"description": "'action' attribute not allowed on <input type='checkbox'>",
117 "fail-unless": "attribute-not-allowed-on-this-input-type"},
119 {"description": "allowed 'tabindex' attribute on <input type='checkbox'>",
121 "fail-if": "attribute-not-allowed-on-this-input-type"},
123 {"description": "allowed 'accesskey' attribute on <input type='text'>",
125 "fail-if": "attribute-not-allowed-on-this-input-type"},
127 {"description": "'accept' attribute not allowed on <input type='text'>",
129 "fail-unless": "attribute-not-allowed-on-this-input-type"},
131 {"description": "'replace' attribute not allowed on <input type='text'>",
133 "fail-unless": "attribute-not-allowed-on-this-input-type"},
135 {"description": "allowed 'disabled' attribute on <input type='text'>",
137 "fail-if": "attribute-not-allowed-on-this-input-type"},
139 {"description": "'alt' attribute not allowed on <input type='text'>",
141 "fail-unless": "attribute-not-allowed-on-this-input-type"},
143 {"description": "allowed 'size' attribute on <input type='text'>",
145 "fail-if": "attribute-not-allowed-on-this-input-type"},
147 {"description": "'checked' attribute not allowed on <input type='text'>",
149 "fail-unless": "attribute-not-allowed-on-this-input-type"},
151 {"description": "'min' attribute not allowed on <input type='text'>",
153 "fail-unless": "attribute-not-allowed-on-this-input-type"},
155 {"description": "allowed 'pattern' attribute on <input type='text'>",
157 "fail-if": "attribute-not-allowed-on-this-input-type"},
159 {"description": "allowed 'readonly' attribute on <input type='text'>",
161 "fail-if": "attribute-not-allowed-on-this-input-type"},
163 {"description": "'template' attribute not allowed on <input type='text'>",
165 "fail-unless": "attribute-not-allowed-on-this-input-type"},
167 {"description": "allowed 'autofocus' attribute on <input type='text'>",
169 "fail-if": "attribute-not-allowed-on-this-input-type"},
171 {"description": "'target' attribute not allowed on <input type='text'>",
173 "fail-unless": "attribute-not-allowed-on-this-input-type"},
175 {"description": "'method' attribute not allowed on <input type='text'>",
177 "fail-unless": "attribute-not-allowed-on-this-input-type"},
179 {"description": "allowed 'form' attribute on <input type='text'>",
181 "fail-if": "attribute-not-allowed-on-this-input-type"},
183 {"description": "'max' attribute not allowed on <input type='text'>",
185 "fail-unless": "attribute-not-allowed-on-this-input-type"},
187 {"description": "'step' attribute not allowed on <input type='text'>",
189 "fail-unless": "attribute-not-allowed-on-this-input-type"},
191 {"description": "'enctype' attribute not allowed on <input type='text'>",
193 "fail-unless": "attribute-not-allowed-on-this-input-type"},
195 {"description": "'src' attribute not allowed on <input type='text'>",
197 "fail-unless": "attribute-not-allowed-on-this-input-type"},
199 {"description": "allowed 'name' attribute on <input type='text'>",
201 "fail-if": "attribute-not-allowed-on-this-input-type"},
203 {"description": "allowed 'required' attribute on <input type='text'>",
205 "fail-if": "attribute-not-allowed-on-this-input-type"},
207 {"description": "allowed 'list' attribute on <input type='text'>",
209 "fail-if": "attribute-not-allowed-on-this-input-type"},
211 {"description": "allowed 'value' attribute on <input type='text'>",
213 "fail-if": "attribute-not-allowed-on-this-input-type"},
215 {"description": "allowed 'autocomplete' attribute on <input type='text'>",
217 "fail-if": "attribute-not-allowed-on-this-input-type"},
219 {"description": "allowed 'inputmode' attribute on <input type='text'>",
221 "fail-if": "attribute-not-allowed-on-this-input-type"},
223 {"description": "allowed 'maxlength' attribute on <input type='text'>",
225 "fail-if": "attribute-not-allowed-on-this-input-type"},
227 {"description": "'action' attribute not allowed on <input type='text'>",
229 "fail-unless": "attribute-not-allowed-on-this-input-type"},
231 {"description": "allowed 'tabindex' attribute on <input type='text'>",
233 "fail-if": "attribute-not-allowed-on-this-input-type"},
235 {"description": "allowed 'accesskey' attribute on <input type='image'>",
237 "fail-if": "attribute-not-allowed-on-this-input-type"},
239 {"description": "'accept' attribute not allowed on <input type='image'>",
241 "fail-unless": "attribute-not-allowed-on-this-input-type"},
243 {"description": "allowed 'replace' attribute on <input type='image'>",
245 "fail-if": "attribute-not-allowed-on-this-input-type"},
247 {"description": "allowed 'disabled' attribute on <input type='image'>",
249 "fail-if": "attribute-not-allowed-on-this-input-type"},
251 {"description": "allowed 'alt' attribute on <input type='image'>",
253 "fail-if": "attribute-not-allowed-on-this-input-type"},
255 {"description": "'size' attribute not allowed on <input type='image'>",
257 "fail-unless": "attribute-not-allowed-on-this-input-type"},
259 {"description": "'checked' attribute not allowed on <input type='image'>",
261 "fail-unless": "attribute-not-allowed-on-this-input-type"},
263 {"description": "'min' attribute not allowed on <input type='image'>",
265 "fail-unless": "attribute-not-allowed-on-this-input-type"},
267 {"description": "'pattern' attribute not allowed on <input type='image'>",
269 "fail-unless": "attribute-not-allowed-on-this-input-type"},
271 {"description": "'readonly' attribute not allowed on <input type='image'>",
273 "fail-unless": "attribute-not-allowed-on-this-input-type"},
275 {"description": "'template' attribute not allowed on <input type='image'>",
277 "fail-unless": "attribute-not-allowed-on-this-input-type"},
279 {"description": "allowed 'autofocus' attribute on <input type='image'>",
281 "fail-if": "attribute-not-allowed-on-this-input-type"},
283 {"description": "allowed 'target' attribute on <input type='image'>",
285 "fail-if": "attribute-not-allowed-on-this-input-type"},
287 {"description": "allowed 'method' attribute on <input type='image'>",
289 "fail-if": "attribute-not-allowed-on-this-input-type"},
291 {"description": "allowed 'form' attribute on <input type='image'>",
293 "fail-if": "attribute-not-allowed-on-this-input-type"},
295 {"description": "'max' attribute not allowed on <input type='image'>",
297 "fail-unless": "attribute-not-allowed-on-this-input-type"},
299 {"description": "'step' attribute not allowed on <input type='image'>",
301 "fail-unless": "attribute-not-allowed-on-this-input-type"},
303 {"description": "allowed 'enctype' attribute on <input type='image'>",
305 "fail-if": "attribute-not-allowed-on-this-input-type"},
307 {"description": "allowed 'src' attribute on <input type='image'>",
309 "fail-if": "attribute-not-allowed-on-this-input-type"},
311 {"description": "allowed 'name' attribute on <input type='image'>",
313 "fail-if": "attribute-not-allowed-on-this-input-type"},
315 {"description": "'required' attribute not allowed on <input type='image'>",
317 "fail-unless": "attribute-not-allowed-on-this-input-type"},
319 {"description": "'list' attribute not allowed on <input type='image'>",
321 "fail-unless": "attribute-not-allowed-on-this-input-type"},
323 {"description": "'value' attribute not allowed on <input type='image'>",
325 "fail-unless": "attribute-not-allowed-on-this-input-type"},
327 {"description": "'autocomplete' attribute not allowed on <input type='image'>",
329 "fail-unless": "attribute-not-allowed-on-this-input-type"},
331 {"description": "'inputmode' attribute not allowed on <input type='image'>",
333 "fail-unless": "attribute-not-allowed-on-this-input-type"},
335 {"description": "'maxlength' attribute not allowed on <input type='image'>",
337 "fail-unless": "attribute-not-allowed-on-this-input-type"},
339 {"description": "allowed 'action' attribute on <input type='image'>",
341 "fail-if": "attribute-not-allowed-on-this-input-type"},
343 {"description": "allowed 'tabindex' attribute on <input type='image'>",
345 "fail-if": "attribute-not-allowed-on-this-input-type"},
347 {"description": "allowed 'accesskey' attribute on <input type='number'>",
349 "fail-if": "attribute-not-allowed-on-this-input-type"},
351 {"description": "'accept' attribute not allowed on <input type='number'>",
353 "fail-unless": "attribute-not-allowed-on-this-input-type"},
355 {"description": "'replace' attribute not allowed on <input type='number'>",
357 "fail-unless": "attribute-not-allowed-on-this-input-type"},
359 {"description": "allowed 'disabled' attribute on <input type='number'>",
361 "fail-if": "attribute-not-allowed-on-this-input-type"},
363 {"description": "'alt' attribute not allowed on <input type='number'>",
365 "fail-unless": "attribute-not-allowed-on-this-input-type"},
367 {"description": "'size' attribute not allowed on <input type='number'>",
369 "fail-unless": "attribute-not-allowed-on-this-input-type"},
371 {"description": "'checked' attribute not allowed on <input type='number'>",
373 "fail-unless": "attribute-not-allowed-on-this-input-type"},
375 {"description": "allowed 'min' attribute on <input type='number'>",
377 "fail-if": "attribute-not-allowed-on-this-input-type"},
379 {"description": "'pattern' attribute not allowed on <input type='number'>",
381 "fail-unless": "attribute-not-allowed-on-this-input-type"},
383 {"description": "allowed 'readonly' attribute on <input type='number'>",
385 "fail-if": "attribute-not-allowed-on-this-input-type"},
387 {"description": "'template' attribute not allowed on <input type='number'>",
389 "fail-unless": "attribute-not-allowed-on-this-input-type"},
391 {"description": "allowed 'autofocus' attribute on <input type='number'>",
393 "fail-if": "attribute-not-allowed-on-this-input-type"},
395 {"description": "'target' attribute not allowed on <input type='number'>",
397 "fail-unless": "attribute-not-allowed-on-this-input-type"},
399 {"description": "'method' attribute not allowed on <input type='number'>",
401 "fail-unless": "attribute-not-allowed-on-this-input-type"},
403 {"description": "allowed 'form' attribute on <input type='number'>",
405 "fail-if": "attribute-not-allowed-on-this-input-type"},
407 {"description": "allowed 'max' attribute on <input type='number'>",
409 "fail-if": "attribute-not-allowed-on-this-input-type"},
411 {"description": "allowed 'step' attribute on <input type='number'>",
413 "fail-if": "attribute-not-allowed-on-this-input-type"},
415 {"description": "'enctype' attribute not allowed on <input type='number'>",
417 "fail-unless": "attribute-not-allowed-on-this-input-type"},
419 {"description": "'src' attribute not allowed on <input type='number'>",
421 "fail-unless": "attribute-not-allowed-on-this-input-type"},
423 {"description": "allowed 'name' attribute on <input type='number'>",
425 "fail-if": "attribute-not-allowed-on-this-input-type"},
427 {"description": "allowed 'required' attribute on <input type='number'>",
429 "fail-if": "attribute-not-allowed-on-this-input-type"},
431 {"description": "allowed 'list' attribute on <input type='number'>",
433 "fail-if": "attribute-not-allowed-on-this-input-type"},
435 {"description": "allowed 'value' attribute on <input type='number'>",
437 "fail-if": "attribute-not-allowed-on-this-input-type"},
439 {"description": "allowed 'autocomplete' attribute on <input type='number'>",
441 "fail-if": "attribute-not-allowed-on-this-input-type"},
443 {"description": "'inputmode' attribute not allowed on <input type='number'>",
445 "fail-unless": "attribute-not-allowed-on-this-input-type"},
447 {"description": "'maxlength' attribute not allowed on <input type='number'>",
449 "fail-unless": "attribute-not-allowed-on-this-input-type"},
451 {"description": "'action' attribute not allowed on <input type='number'>",
453 "fail-unless": "attribute-not-allowed-on-this-input-type"},
455 {"description": "allowed 'tabindex' attribute on <input type='number'>",
457 "fail-if": "attribute-not-allowed-on-this-input-type"},
459 {"description": "allowed 'accesskey' attribute on <input type='month'>",
461 "fail-if": "attribute-not-allowed-on-this-input-type"},
463 {"description": "'accept' attribute not allowed on <input type='month'>",
465 "fail-unless": "attribute-not-allowed-on-this-input-type"},
467 {"description": "'replace' attribute not allowed on <input type='month'>",
469 "fail-unless": "attribute-not-allowed-on-this-input-type"},
471 {"description": "allowed 'disabled' attribute on <input type='month'>",
473 "fail-if": "attribute-not-allowed-on-this-input-type"},
475 {"description": "'alt' attribute not allowed on <input type='month'>",
477 "fail-unless": "attribute-not-allowed-on-this-input-type"},
479 {"description": "'size' attribute not allowed on <input type='month'>",
481 "fail-unless": "attribute-not-allowed-on-this-input-type"},
483 {"description": "'checked' attribute not allowed on <input type='month'>",
485 "fail-unless": "attribute-not-allowed-on-this-input-type"},
487 {"description": "allowed 'min' attribute on <input type='month'>",
489 "fail-if": "attribute-not-allowed-on-this-input-type"},
491 {"description": "'pattern' attribute not allowed on <input type='month'>",
493 "fail-unless": "attribute-not-allowed-on-this-input-type"},
495 {"description": "allowed 'readonly' attribute on <input type='month'>",
497 "fail-if": "attribute-not-allowed-on-this-input-type"},
499 {"description": "'template' attribute not allowed on <input type='month'>",
501 "fail-unless": "attribute-not-allowed-on-this-input-type"},
503 {"description": "allowed 'autofocus' attribute on <input type='month'>",
505 "fail-if": "attribute-not-allowed-on-this-input-type"},
507 {"description": "'target' attribute not allowed on <input type='month'>",
509 "fail-unless": "attribute-not-allowed-on-this-input-type"},
511 {"description": "'method' attribute not allowed on <input type='month'>",
513 "fail-unless": "attribute-not-allowed-on-this-input-type"},
515 {"description": "allowed 'form' attribute on <input type='month'>",
517 "fail-if": "attribute-not-allowed-on-this-input-type"},
519 {"description": "allowed 'max' attribute on <input type='month'>",
521 "fail-if": "attribute-not-allowed-on-this-input-type"},
523 {"description": "allowed 'step' attribute on <input type='month'>",
525 "fail-if": "attribute-not-allowed-on-this-input-type"},
527 {"description": "'enctype' attribute not allowed on <input type='month'>",
529 "fail-unless": "attribute-not-allowed-on-this-input-type"},
531 {"description": "'src' attribute not allowed on <input type='month'>",
533 "fail-unless": "attribute-not-allowed-on-this-input-type"},
535 {"description": "allowed 'name' attribute on <input type='month'>",
537 "fail-if": "attribute-not-allowed-on-this-input-type"},
539 {"description": "allowed 'required' attribute on <input type='month'>",
541 "fail-if": "attribute-not-allowed-on-this-input-type"},
543 {"description": "allowed 'list' attribute on <input type='month'>",
545 "fail-if": "attribute-not-allowed-on-this-input-type"},
547 {"description": "allowed 'value' attribute on <input type='month'>",
549 "fail-if": "attribute-not-allowed-on-this-input-type"},
551 {"description": "allowed 'autocomplete' attribute on <input type='month'>",
553 "fail-if": "attribute-not-allowed-on-this-input-type"},
555 {"description": "'inputmode' attribute not allowed on <input type='month'>",
557 "fail-unless": "attribute-not-allowed-on-this-input-type"},
559 {"description": "'maxlength' attribute not allowed on <input type='month'>",
561 "fail-unless": "attribute-not-allowed-on-this-input-type"},
563 {"description": "'action' attribute not allowed on <input type='month'>",
565 "fail-unless": "attribute-not-allowed-on-this-input-type"},
567 {"description": "allowed 'tabindex' attribute on <input type='month'>",
569 "fail-if": "attribute-not-allowed-on-this-input-type"},
571 {"description": "allowed 'accesskey' attribute on <input type='radio'>",
573 "fail-if": "attribute-not-allowed-on-this-input-type"},
575 {"description": "'accept' attribute not allowed on <input type='radio'>",
577 "fail-unless": "attribute-not-allowed-on-this-input-type"},
579 {"description": "'replace' attribute not allowed on <input type='radio'>",
581 "fail-unless": "attribute-not-allowed-on-this-input-type"},
583 {"description": "allowed 'disabled' attribute on <input type='radio'>",
585 "fail-if": "attribute-not-allowed-on-this-input-type"},
587 {"description": "'alt' attribute not allowed on <input type='radio'>",
589 "fail-unless": "attribute-not-allowed-on-this-input-type"},
591 {"description": "'size' attribute not allowed on <input type='radio'>",
593 "fail-unless": "attribute-not-allowed-on-this-input-type"},
595 {"description": "allowed 'checked' attribute on <input type='radio'>",
597 "fail-if": "attribute-not-allowed-on-this-input-type"},
599 {"description": "'min' attribute not allowed on <input type='radio'>",
601 "fail-unless": "attribute-not-allowed-on-this-input-type"},
603 {"description": "'pattern' attribute not allowed on <input type='radio'>",
605 "fail-unless": "attribute-not-allowed-on-this-input-type"},
607 {"description": "'readonly' attribute not allowed on <input type='radio'>",
609 "fail-unless": "attribute-not-allowed-on-this-input-type"},
611 {"description": "'template' attribute not allowed on <input type='radio'>",
613 "fail-unless": "attribute-not-allowed-on-this-input-type"},
615 {"description": "allowed 'autofocus' attribute on <input type='radio'>",
617 "fail-if": "attribute-not-allowed-on-this-input-type"},
619 {"description": "'target' attribute not allowed on <input type='radio'>",
621 "fail-unless": "attribute-not-allowed-on-this-input-type"},
623 {"description": "'method' attribute not allowed on <input type='radio'>",
625 "fail-unless": "attribute-not-allowed-on-this-input-type"},
627 {"description": "allowed 'form' attribute on <input type='radio'>",
629 "fail-if": "attribute-not-allowed-on-this-input-type"},
631 {"description": "'max' attribute not allowed on <input type='radio'>",
633 "fail-unless": "attribute-not-allowed-on-this-input-type"},
635 {"description": "'step' attribute not allowed on <input type='radio'>",
637 "fail-unless": "attribute-not-allowed-on-this-input-type"},
639 {"description": "'enctype' attribute not allowed on <input type='radio'>",
641 "fail-unless": "attribute-not-allowed-on-this-input-type"},
643 {"description": "'src' attribute not allowed on <input type='radio'>",
645 "fail-unless": "attribute-not-allowed-on-this-input-type"},
647 {"description": "allowed 'name' attribute on <input type='radio'>",
649 "fail-if": "attribute-not-allowed-on-this-input-type"},
651 {"description": "allowed 'required' attribute on <input type='radio'>",
653 "fail-if": "attribute-not-allowed-on-this-input-type"},
655 {"description": "'list' attribute not allowed on <input type='radio'>",
657 "fail-unless": "attribute-not-allowed-on-this-input-type"},
659 {"description": "allowed 'value' attribute on <input type='radio'>",
661 "fail-if": "attribute-not-allowed-on-this-input-type"},
663 {"description": "'autocomplete' attribute not allowed on <input type='radio'>",
665 "fail-unless": "attribute-not-allowed-on-this-input-type"},
667 {"description": "'inputmode' attribute not allowed on <input type='radio'>",
669 "fail-unless": "attribute-not-allowed-on-this-input-type"},
671 {"description": "'maxlength' attribute not allowed on <input type='radio'>",
673 "fail-unless": "attribute-not-allowed-on-this-input-type"},
675 {"description": "'action' attribute not allowed on <input type='radio'>",
677 "fail-unless": "attribute-not-allowed-on-this-input-type"},
679 {"description": "allowed 'tabindex' attribute on <input type='radio'>",
681 "fail-if": "attribute-not-allowed-on-this-input-type"},
683 {"description": "allowed 'accesskey' attribute on <input type='file'>",
685 "fail-if": "attribute-not-allowed-on-this-input-type"},
687 {"description": "allowed 'accept' attribute on <input type='file'>",
689 "fail-if": "attribute-not-allowed-on-this-input-type"},
691 {"description": "'replace' attribute not allowed on <input type='file'>",
693 "fail-unless": "attribute-not-allowed-on-this-input-type"},
695 {"description": "allowed 'disabled' attribute on <input type='file'>",
697 "fail-if": "attribute-not-allowed-on-this-input-type"},
699 {"description": "'alt' attribute not allowed on <input type='file'>",
701 "fail-unless": "attribute-not-allowed-on-this-input-type"},
703 {"description": "'size' attribute not allowed on <input type='file'>",
705 "fail-unless": "attribute-not-allowed-on-this-input-type"},
707 {"description": "'checked' attribute not allowed on <input type='file'>",
709 "fail-unless": "attribute-not-allowed-on-this-input-type"},
711 {"description": "allowed 'min' attribute on <input type='file'>",
713 "fail-if": "attribute-not-allowed-on-this-input-type"},
715 {"description": "'pattern' attribute not allowed on <input type='file'>",
717 "fail-unless": "attribute-not-allowed-on-this-input-type"},
719 {"description": "'readonly' attribute not allowed on <input type='file'>",
721 "fail-unless": "attribute-not-allowed-on-this-input-type"},
723 {"description": "'template' attribute not allowed on <input type='file'>",
725 "fail-unless": "attribute-not-allowed-on-this-input-type"},
727 {"description": "allowed 'autofocus' attribute on <input type='file'>",
729 "fail-if": "attribute-not-allowed-on-this-input-type"},
731 {"description": "'target' attribute not allowed on <input type='file'>",
733 "fail-unless": "attribute-not-allowed-on-this-input-type"},
735 {"description": "'method' attribute not allowed on <input type='file'>",
737 "fail-unless": "attribute-not-allowed-on-this-input-type"},
739 {"description": "allowed 'form' attribute on <input type='file'>",
741 "fail-if": "attribute-not-allowed-on-this-input-type"},
743 {"description": "allowed 'max' attribute on <input type='file'>",
745 "fail-if": "attribute-not-allowed-on-this-input-type"},
747 {"description": "'step' attribute not allowed on <input type='file'>",
749 "fail-unless": "attribute-not-allowed-on-this-input-type"},
751 {"description": "'enctype' attribute not allowed on <input type='file'>",
753 "fail-unless": "attribute-not-allowed-on-this-input-type"},
755 {"description": "'src' attribute not allowed on <input type='file'>",
757 "fail-unless": "attribute-not-allowed-on-this-input-type"},
759 {"description": "allowed 'name' attribute on <input type='file'>",
761 "fail-if": "attribute-not-allowed-on-this-input-type"},
763 {"description": "allowed 'required' attribute on <input type='file'>",
765 "fail-if": "attribute-not-allowed-on-this-input-type"},
767 {"description": "'list' attribute not allowed on <input type='file'>",
769 "fail-unless": "attribute-not-allowed-on-this-input-type"},
771 {"description": "'value' attribute not allowed on <input type='file'>",
773 "fail-unless": "attribute-not-allowed-on-this-input-type"},
775 {"description": "'autocomplete' attribute not allowed on <input type='file'>",
777 "fail-unless": "attribute-not-allowed-on-this-input-type"},
779 {"description": "'inputmode' attribute not allowed on <input type='file'>",
781 "fail-unless": "attribute-not-allowed-on-this-input-type"},
783 {"description": "'maxlength' attribute not allowed on <input type='file'>",
785 "fail-unless": "attribute-not-allowed-on-this-input-type"},
787 {"description": "'action' attribute not allowed on <input type='file'>",
789 "fail-unless": "attribute-not-allowed-on-this-input-type"},
791 {"description": "allowed 'tabindex' attribute on <input type='file'>",
793 "fail-if": "attribute-not-allowed-on-this-input-type"},
795 {"description": "allowed 'accesskey' attribute on <input type='password'>",
797 "fail-if": "attribute-not-allowed-on-this-input-type"},
799 {"description": "'accept' attribute not allowed on <input type='password'>",
801 "fail-unless": "attribute-not-allowed-on-this-input-type"},
803 {"description": "'replace' attribute not allowed on <input type='password'>",
805 "fail-unless": "attribute-not-allowed-on-this-input-type"},
807 {"description": "allowed 'disabled' attribute on <input type='password'>",
809 "fail-if": "attribute-not-allowed-on-this-input-type"},
811 {"description": "'alt' attribute not allowed on <input type='password'>",
813 "fail-unless": "attribute-not-allowed-on-this-input-type"},
815 {"description": "allowed 'size' attribute on <input type='password'>",
817 "fail-if": "attribute-not-allowed-on-this-input-type"},
819 {"description": "'checked' attribute not allowed on <input type='password'>",
821 "fail-unless": "attribute-not-allowed-on-this-input-type"},
823 {"description": "'min' attribute not allowed on <input type='password'>",
825 "fail-unless": "attribute-not-allowed-on-this-input-type"},
827 {"description": "allowed 'pattern' attribute on <input type='password'>",
829 "fail-if": "attribute-not-allowed-on-this-input-type"},
831 {"description": "allowed 'readonly' attribute on <input type='password'>",
833 "fail-if": "attribute-not-allowed-on-this-input-type"},
835 {"description": "'template' attribute not allowed on <input type='password'>",
837 "fail-unless": "attribute-not-allowed-on-this-input-type"},
839 {"description": "allowed 'autofocus' attribute on <input type='password'>",
841 "fail-if": "attribute-not-allowed-on-this-input-type"},
843 {"description": "'target' attribute not allowed on <input type='password'>",
845 "fail-unless": "attribute-not-allowed-on-this-input-type"},
847 {"description": "'method' attribute not allowed on <input type='password'>",
849 "fail-unless": "attribute-not-allowed-on-this-input-type"},
851 {"description": "allowed 'form' attribute on <input type='password'>",
853 "fail-if": "attribute-not-allowed-on-this-input-type"},
855 {"description": "'max' attribute not allowed on <input type='password'>",
857 "fail-unless": "attribute-not-allowed-on-this-input-type"},
859 {"description": "'step' attribute not allowed on <input type='password'>",
861 "fail-unless": "attribute-not-allowed-on-this-input-type"},
863 {"description": "'enctype' attribute not allowed on <input type='password'>",
865 "fail-unless": "attribute-not-allowed-on-this-input-type"},
867 {"description": "'src' attribute not allowed on <input type='password'>",
869 "fail-unless": "attribute-not-allowed-on-this-input-type"},
871 {"description": "allowed 'name' attribute on <input type='password'>",
873 "fail-if": "attribute-not-allowed-on-this-input-type"},
875 {"description": "allowed 'required' attribute on <input type='password'>",
877 "fail-if": "attribute-not-allowed-on-this-input-type"},
879 {"description": "'list' attribute not allowed on <input type='password'>",
881 "fail-unless": "attribute-not-allowed-on-this-input-type"},
883 {"description": "allowed 'value' attribute on <input type='password'>",
885 "fail-if": "attribute-not-allowed-on-this-input-type"},
887 {"description": "allowed 'autocomplete' attribute on <input type='password'>",
889 "fail-if": "attribute-not-allowed-on-this-input-type"},
891 {"description": "allowed 'inputmode' attribute on <input type='password'>",
893 "fail-if": "attribute-not-allowed-on-this-input-type"},
895 {"description": "allowed 'maxlength' attribute on <input type='password'>",
897 "fail-if": "attribute-not-allowed-on-this-input-type"},
899 {"description": "'action' attribute not allowed on <input type='password'>",
901 "fail-unless": "attribute-not-allowed-on-this-input-type"},
903 {"description": "allowed 'tabindex' attribute on <input type='password'>",
905 "fail-if": "attribute-not-allowed-on-this-input-type"},
907 {"description": "allowed 'accesskey' attribute on <input type='move-up'>",
909 "fail-if": "attribute-not-allowed-on-this-input-type"},
911 {"description": "'accept' attribute not allowed on <input type='move-up'>",
913 "fail-unless": "attribute-not-allowed-on-this-input-type"},
915 {"description": "'replace' attribute not allowed on <input type='move-up'>",
917 "fail-unless": "attribute-not-allowed-on-this-input-type"},
919 {"description": "allowed 'disabled' attribute on <input type='move-up'>",
921 "fail-if": "attribute-not-allowed-on-this-input-type"},
923 {"description": "'alt' attribute not allowed on <input type='move-up'>",
925 "fail-unless": "attribute-not-allowed-on-this-input-type"},
927 {"description": "'size' attribute not allowed on <input type='move-up'>",
929 "fail-unless": "attribute-not-allowed-on-this-input-type"},
931 {"description": "'checked' attribute not allowed on <input type='move-up'>",
933 "fail-unless": "attribute-not-allowed-on-this-input-type"},
935 {"description": "'min' attribute not allowed on <input type='move-up'>",
937 "fail-unless": "attribute-not-allowed-on-this-input-type"},
939 {"description": "'pattern' attribute not allowed on <input type='move-up'>",
941 "fail-unless": "attribute-not-allowed-on-this-input-type"},
943 {"description": "'readonly' attribute not allowed on <input type='move-up'>",
945 "fail-unless": "attribute-not-allowed-on-this-input-type"},
947 {"description": "'template' attribute not allowed on <input type='move-up'>",
949 "fail-unless": "attribute-not-allowed-on-this-input-type"},
951 {"description": "allowed 'autofocus' attribute on <input type='move-up'>",
953 "fail-if": "attribute-not-allowed-on-this-input-type"},
955 {"description": "'target' attribute not allowed on <input type='move-up'>",
957 "fail-unless": "attribute-not-allowed-on-this-input-type"},
959 {"description": "'method' attribute not allowed on <input type='move-up'>",
961 "fail-unless": "attribute-not-allowed-on-this-input-type"},
963 {"description": "allowed 'form' attribute on <input type='move-up'>",
965 "fail-if": "attribute-not-allowed-on-this-input-type"},
967 {"description": "'max' attribute not allowed on <input type='move-up'>",
969 "fail-unless": "attribute-not-allowed-on-this-input-type"},
971 {"description": "'step' attribute not allowed on <input type='move-up'>",
973 "fail-unless": "attribute-not-allowed-on-this-input-type"},
975 {"description": "'enctype' attribute not allowed on <input type='move-up'>",
977 "fail-unless": "attribute-not-allowed-on-this-input-type"},
979 {"description": "'src' attribute not allowed on <input type='move-up'>",
981 "fail-unless": "attribute-not-allowed-on-this-input-type"},
983 {"description": "allowed 'name' attribute on <input type='move-up'>",
985 "fail-if": "attribute-not-allowed-on-this-input-type"},
987 {"description": "'required' attribute not allowed on <input type='move-up'>",
989 "fail-unless": "attribute-not-allowed-on-this-input-type"},
991 {"description": "'list' attribute not allowed on <input type='move-up'>",
993 "fail-unless": "attribute-not-allowed-on-this-input-type"},
995 {"description": "allowed 'value' attribute on <input type='move-up'>",
997 "fail-if": "attribute-not-allowed-on-this-input-type"},
999 {"description": "'autocomplete' attribute not allowed on <input type='move-up'>",
1001 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1003 {"description": "'inputmode' attribute not allowed on <input type='move-up'>",
1005 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1007 {"description": "'maxlength' attribute not allowed on <input type='move-up'>",
1009 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1011 {"description": "'action' attribute not allowed on <input type='move-up'>",
1013 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1015 {"description": "allowed 'tabindex' attribute on <input type='move-up'>",
1017 "fail-if": "attribute-not-allowed-on-this-input-type"},
1019 {"description": "allowed 'accesskey' attribute on <input type='submit'>",
1021 "fail-if": "attribute-not-allowed-on-this-input-type"},
1023 {"description": "'accept' attribute not allowed on <input type='submit'>",
1025 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1027 {"description": "allowed 'replace' attribute on <input type='submit'>",
1029 "fail-if": "attribute-not-allowed-on-this-input-type"},
1031 {"description": "allowed 'disabled' attribute on <input type='submit'>",
1033 "fail-if": "attribute-not-allowed-on-this-input-type"},
1035 {"description": "'alt' attribute not allowed on <input type='submit'>",
1037 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1039 {"description": "'size' attribute not allowed on <input type='submit'>",
1041 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1043 {"description": "'checked' attribute not allowed on <input type='submit'>",
1045 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1047 {"description": "'min' attribute not allowed on <input type='submit'>",
1049 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1051 {"description": "'pattern' attribute not allowed on <input type='submit'>",
1053 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1055 {"description": "'readonly' attribute not allowed on <input type='submit'>",
1057 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1059 {"description": "'template' attribute not allowed on <input type='submit'>",
1061 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1063 {"description": "allowed 'autofocus' attribute on <input type='submit'>",
1065 "fail-if": "attribute-not-allowed-on-this-input-type"},
1067 {"description": "allowed 'target' attribute on <input type='submit'>",
1069 "fail-if": "attribute-not-allowed-on-this-input-type"},
1071 {"description": "allowed 'method' attribute on <input type='submit'>",
1073 "fail-if": "attribute-not-allowed-on-this-input-type"},
1075 {"description": "allowed 'form' attribute on <input type='submit'>",
1077 "fail-if": "attribute-not-allowed-on-this-input-type"},
1079 {"description": "'max' attribute not allowed on <input type='submit'>",
1081 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1083 {"description": "'step' attribute not allowed on <input type='submit'>",
1085 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1087 {"description": "allowed 'enctype' attribute on <input type='submit'>",
1089 "fail-if": "attribute-not-allowed-on-this-input-type"},
1091 {"description": "'src' attribute not allowed on <input type='submit'>",
1093 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1095 {"description": "allowed 'name' attribute on <input type='submit'>",
1097 "fail-if": "attribute-not-allowed-on-this-input-type"},
1099 {"description": "'required' attribute not allowed on <input type='submit'>",
1101 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1103 {"description": "'list' attribute not allowed on <input type='submit'>",
1105 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1107 {"description": "allowed 'value' attribute on <input type='submit'>",
1109 "fail-if": "attribute-not-allowed-on-this-input-type"},
1111 {"description": "'autocomplete' attribute not allowed on <input type='submit'>",
1113 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1115 {"description": "'inputmode' attribute not allowed on <input type='submit'>",
1117 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1119 {"description": "'maxlength' attribute not allowed on <input type='submit'>",
1121 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1123 {"description": "allowed 'action' attribute on <input type='submit'>",
1125 "fail-if": "attribute-not-allowed-on-this-input-type"},
1127 {"description": "allowed 'tabindex' attribute on <input type='submit'>",
1129 "fail-if": "attribute-not-allowed-on-this-input-type"},
1131 {"description": "allowed 'accesskey' attribute on <input type='add'>",
1133 "fail-if": "attribute-not-allowed-on-this-input-type"},
1135 {"description": "'accept' attribute not allowed on <input type='add'>",
1137 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1139 {"description": "'replace' attribute not allowed on <input type='add'>",
1141 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1143 {"description": "allowed 'disabled' attribute on <input type='add'>",
1145 "fail-if": "attribute-not-allowed-on-this-input-type"},
1147 {"description": "'alt' attribute not allowed on <input type='add'>",
1149 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1151 {"description": "'size' attribute not allowed on <input type='add'>",
1153 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1155 {"description": "'checked' attribute not allowed on <input type='add'>",
1157 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1159 {"description": "'min' attribute not allowed on <input type='add'>",
1161 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1163 {"description": "'pattern' attribute not allowed on <input type='add'>",
1165 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1167 {"description": "'readonly' attribute not allowed on <input type='add'>",
1169 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1171 {"description": "allowed 'template' attribute on <input type='add'>",
1173 "fail-if": "attribute-not-allowed-on-this-input-type"},
1175 {"description": "allowed 'autofocus' attribute on <input type='add'>",
1177 "fail-if": "attribute-not-allowed-on-this-input-type"},
1179 {"description": "'target' attribute not allowed on <input type='add'>",
1181 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1183 {"description": "'method' attribute not allowed on <input type='add'>",
1185 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1187 {"description": "allowed 'form' attribute on <input type='add'>",
1189 "fail-if": "attribute-not-allowed-on-this-input-type"},
1191 {"description": "'max' attribute not allowed on <input type='add'>",
1193 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1195 {"description": "'step' attribute not allowed on <input type='add'>",
1197 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1199 {"description": "'enctype' attribute not allowed on <input type='add'>",
1201 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1203 {"description": "'src' attribute not allowed on <input type='add'>",
1205 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1207 {"description": "allowed 'name' attribute on <input type='add'>",
1209 "fail-if": "attribute-not-allowed-on-this-input-type"},
1211 {"description": "'required' attribute not allowed on <input type='add'>",
1213 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1215 {"description": "'list' attribute not allowed on <input type='add'>",
1217 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1219 {"description": "allowed 'value' attribute on <input type='add'>",
1221 "fail-if": "attribute-not-allowed-on-this-input-type"},
1223 {"description": "'autocomplete' attribute not allowed on <input type='add'>",
1225 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1227 {"description": "'inputmode' attribute not allowed on <input type='add'>",
1229 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1231 {"description": "'maxlength' attribute not allowed on <input type='add'>",
1233 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1235 {"description": "'action' attribute not allowed on <input type='add'>",
1237 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1239 {"description": "allowed 'tabindex' attribute on <input type='add'>",
1241 "fail-if": "attribute-not-allowed-on-this-input-type"},
1243 {"description": "'accesskey' attribute not allowed on <input type='hidden'>",
1245 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1247 {"description": "'accept' attribute not allowed on <input type='hidden'>",
1249 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1251 {"description": "'replace' attribute not allowed on <input type='hidden'>",
1253 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1255 {"description": "allowed 'disabled' attribute on <input type='hidden'>",
1257 "fail-if": "attribute-not-allowed-on-this-input-type"},
1259 {"description": "'alt' attribute not allowed on <input type='hidden'>",
1261 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1263 {"description": "'size' attribute not allowed on <input type='hidden'>",
1265 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1267 {"description": "'checked' attribute not allowed on <input type='hidden'>",
1269 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1271 {"description": "'min' attribute not allowed on <input type='hidden'>",
1273 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1275 {"description": "'pattern' attribute not allowed on <input type='hidden'>",
1277 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1279 {"description": "'readonly' attribute not allowed on <input type='hidden'>",
1281 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1283 {"description": "'template' attribute not allowed on <input type='hidden'>",
1285 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1287 {"description": "'autofocus' attribute not allowed on <input type='hidden'>",
1289 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1291 {"description": "'target' attribute not allowed on <input type='hidden'>",
1293 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1295 {"description": "'method' attribute not allowed on <input type='hidden'>",
1297 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1299 {"description": "allowed 'form' attribute on <input type='hidden'>",
1301 "fail-if": "attribute-not-allowed-on-this-input-type"},
1303 {"description": "'max' attribute not allowed on <input type='hidden'>",
1305 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1307 {"description": "'step' attribute not allowed on <input type='hidden'>",
1309 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1311 {"description": "'enctype' attribute not allowed on <input type='hidden'>",
1313 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1315 {"description": "'src' attribute not allowed on <input type='hidden'>",
1317 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1319 {"description": "allowed 'name' attribute on <input type='hidden'>",
1321 "fail-if": "attribute-not-allowed-on-this-input-type"},
1323 {"description": "'required' attribute not allowed on <input type='hidden'>",
1325 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1327 {"description": "'list' attribute not allowed on <input type='hidden'>",
1329 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1331 {"description": "allowed 'value' attribute on <input type='hidden'>",
1333 "fail-if": "attribute-not-allowed-on-this-input-type"},
1335 {"description": "'autocomplete' attribute not allowed on <input type='hidden'>",
1337 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1339 {"description": "'inputmode' attribute not allowed on <input type='hidden'>",
1341 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1343 {"description": "'maxlength' attribute not allowed on <input type='hidden'>",
1345 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1347 {"description": "'action' attribute not allowed on <input type='hidden'>",
1349 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1351 {"description": "'tabindex' attribute not allowed on <input type='hidden'>",
1353 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1355 {"description": "allowed 'accesskey' attribute on <input type='email'>",
1357 "fail-if": "attribute-not-allowed-on-this-input-type"},
1359 {"description": "'accept' attribute not allowed on <input type='email'>",
1361 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1363 {"description": "'replace' attribute not allowed on <input type='email'>",
1365 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1367 {"description": "allowed 'disabled' attribute on <input type='email'>",
1369 "fail-if": "attribute-not-allowed-on-this-input-type"},
1371 {"description": "'alt' attribute not allowed on <input type='email'>",
1373 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1375 {"description": "'size' attribute not allowed on <input type='email'>",
1377 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1379 {"description": "'checked' attribute not allowed on <input type='email'>",
1381 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1383 {"description": "'min' attribute not allowed on <input type='email'>",
1385 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1387 {"description": "allowed 'pattern' attribute on <input type='email'>",
1389 "fail-if": "attribute-not-allowed-on-this-input-type"},
1391 {"description": "allowed 'readonly' attribute on <input type='email'>",
1393 "fail-if": "attribute-not-allowed-on-this-input-type"},
1395 {"description": "'template' attribute not allowed on <input type='email'>",
1397 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1399 {"description": "allowed 'autofocus' attribute on <input type='email'>",
1401 "fail-if": "attribute-not-allowed-on-this-input-type"},
1403 {"description": "'target' attribute not allowed on <input type='email'>",
1405 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1407 {"description": "'method' attribute not allowed on <input type='email'>",
1409 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1411 {"description": "allowed 'form' attribute on <input type='email'>",
1413 "fail-if": "attribute-not-allowed-on-this-input-type"},
1415 {"description": "'max' attribute not allowed on <input type='email'>",
1417 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1419 {"description": "'step' attribute not allowed on <input type='email'>",
1421 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1423 {"description": "'enctype' attribute not allowed on <input type='email'>",
1425 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1427 {"description": "'src' attribute not allowed on <input type='email'>",
1429 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1431 {"description": "allowed 'name' attribute on <input type='email'>",
1433 "fail-if": "attribute-not-allowed-on-this-input-type"},
1435 {"description": "allowed 'required' attribute on <input type='email'>",
1437 "fail-if": "attribute-not-allowed-on-this-input-type"},
1439 {"description": "allowed 'list' attribute on <input type='email'>",
1441 "fail-if": "attribute-not-allowed-on-this-input-type"},
1443 {"description": "allowed 'value' attribute on <input type='email'>",
1445 "fail-if": "attribute-not-allowed-on-this-input-type"},
1447 {"description": "allowed 'autocomplete' attribute on <input type='email'>",
1449 "fail-if": "attribute-not-allowed-on-this-input-type"},
1451 {"description": "allowed 'inputmode' attribute on <input type='email'>",
1453 "fail-if": "attribute-not-allowed-on-this-input-type"},
1455 {"description": "allowed 'maxlength' attribute on <input type='email'>",
1457 "fail-if": "attribute-not-allowed-on-this-input-type"},
1459 {"description": "'action' attribute not allowed on <input type='email'>",
1461 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1463 {"description": "allowed 'tabindex' attribute on <input type='email'>",
1465 "fail-if": "attribute-not-allowed-on-this-input-type"},
1467 {"description": "allowed 'accesskey' attribute on <input type='week'>",
1469 "fail-if": "attribute-not-allowed-on-this-input-type"},
1471 {"description": "'accept' attribute not allowed on <input type='week'>",
1473 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1475 {"description": "'replace' attribute not allowed on <input type='week'>",
1477 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1479 {"description": "allowed 'disabled' attribute on <input type='week'>",
1481 "fail-if": "attribute-not-allowed-on-this-input-type"},
1483 {"description": "'alt' attribute not allowed on <input type='week'>",
1485 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1487 {"description": "'size' attribute not allowed on <input type='week'>",
1489 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1491 {"description": "'checked' attribute not allowed on <input type='week'>",
1493 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1495 {"description": "allowed 'min' attribute on <input type='week'>",
1497 "fail-if": "attribute-not-allowed-on-this-input-type"},
1499 {"description": "'pattern' attribute not allowed on <input type='week'>",
1501 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1503 {"description": "allowed 'readonly' attribute on <input type='week'>",
1505 "fail-if": "attribute-not-allowed-on-this-input-type"},
1507 {"description": "'template' attribute not allowed on <input type='week'>",
1509 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1511 {"description": "allowed 'autofocus' attribute on <input type='week'>",
1513 "fail-if": "attribute-not-allowed-on-this-input-type"},
1515 {"description": "'target' attribute not allowed on <input type='week'>",
1517 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1519 {"description": "'method' attribute not allowed on <input type='week'>",
1521 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1523 {"description": "allowed 'form' attribute on <input type='week'>",
1525 "fail-if": "attribute-not-allowed-on-this-input-type"},
1527 {"description": "allowed 'max' attribute on <input type='week'>",
1529 "fail-if": "attribute-not-allowed-on-this-input-type"},
1531 {"description": "allowed 'step' attribute on <input type='week'>",
1533 "fail-if": "attribute-not-allowed-on-this-input-type"},
1535 {"description": "'enctype' attribute not allowed on <input type='week'>",
1537 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1539 {"description": "'src' attribute not allowed on <input type='week'>",
1541 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1543 {"description": "allowed 'name' attribute on <input type='week'>",
1545 "fail-if": "attribute-not-allowed-on-this-input-type"},
1547 {"description": "allowed 'required' attribute on <input type='week'>",
1549 "fail-if": "attribute-not-allowed-on-this-input-type"},
1551 {"description": "allowed 'list' attribute on <input type='week'>",
1553 "fail-if": "attribute-not-allowed-on-this-input-type"},
1555 {"description": "allowed 'value' attribute on <input type='week'>",
1557 "fail-if": "attribute-not-allowed-on-this-input-type"},
1559 {"description": "allowed 'autocomplete' attribute on <input type='week'>",
1561 "fail-if": "attribute-not-allowed-on-this-input-type"},
1563 {"description": "'inputmode' attribute not allowed on <input type='week'>",
1565 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1567 {"description": "'maxlength' attribute not allowed on <input type='week'>",
1569 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1571 {"description": "'action' attribute not allowed on <input type='week'>",
1573 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1575 {"description": "allowed 'tabindex' attribute on <input type='week'>",
1577 "fail-if": "attribute-not-allowed-on-this-input-type"},
1579 {"description": "allowed 'accesskey' attribute on <input type='date'>",
1581 "fail-if": "attribute-not-allowed-on-this-input-type"},
1583 {"description": "'accept' attribute not allowed on <input type='date'>",
1585 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1587 {"description": "'replace' attribute not allowed on <input type='date'>",
1589 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1591 {"description": "allowed 'disabled' attribute on <input type='date'>",
1593 "fail-if": "attribute-not-allowed-on-this-input-type"},
1595 {"description": "'alt' attribute not allowed on <input type='date'>",
1597 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1599 {"description": "'size' attribute not allowed on <input type='date'>",
1601 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1603 {"description": "'checked' attribute not allowed on <input type='date'>",
1605 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1607 {"description": "allowed 'min' attribute on <input type='date'>",
1609 "fail-if": "attribute-not-allowed-on-this-input-type"},
1611 {"description": "'pattern' attribute not allowed on <input type='date'>",
1613 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1615 {"description": "allowed 'readonly' attribute on <input type='date'>",
1617 "fail-if": "attribute-not-allowed-on-this-input-type"},
1619 {"description": "'template' attribute not allowed on <input type='date'>",
1621 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1623 {"description": "allowed 'autofocus' attribute on <input type='date'>",
1625 "fail-if": "attribute-not-allowed-on-this-input-type"},
1627 {"description": "'target' attribute not allowed on <input type='date'>",
1629 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1631 {"description": "'method' attribute not allowed on <input type='date'>",
1633 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1635 {"description": "allowed 'form' attribute on <input type='date'>",
1637 "fail-if": "attribute-not-allowed-on-this-input-type"},
1639 {"description": "allowed 'max' attribute on <input type='date'>",
1641 "fail-if": "attribute-not-allowed-on-this-input-type"},
1643 {"description": "allowed 'step' attribute on <input type='date'>",
1645 "fail-if": "attribute-not-allowed-on-this-input-type"},
1647 {"description": "'enctype' attribute not allowed on <input type='date'>",
1649 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1651 {"description": "'src' attribute not allowed on <input type='date'>",
1653 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1655 {"description": "allowed 'name' attribute on <input type='date'>",
1657 "fail-if": "attribute-not-allowed-on-this-input-type"},
1659 {"description": "allowed 'required' attribute on <input type='date'>",
1661 "fail-if": "attribute-not-allowed-on-this-input-type"},
1663 {"description": "allowed 'list' attribute on <input type='date'>",
1665 "fail-if": "attribute-not-allowed-on-this-input-type"},
1667 {"description": "allowed 'value' attribute on <input type='date'>",
1669 "fail-if": "attribute-not-allowed-on-this-input-type"},
1671 {"description": "allowed 'autocomplete' attribute on <input type='date'>",
1673 "fail-if": "attribute-not-allowed-on-this-input-type"},
1675 {"description": "'inputmode' attribute not allowed on <input type='date'>",
1677 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1679 {"description": "'maxlength' attribute not allowed on <input type='date'>",
1681 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1683 {"description": "'action' attribute not allowed on <input type='date'>",
1685 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1687 {"description": "allowed 'tabindex' attribute on <input type='date'>",
1689 "fail-if": "attribute-not-allowed-on-this-input-type"},
1691 {"description": "allowed 'accesskey' attribute on <input type='datetime'>",
1693 "fail-if": "attribute-not-allowed-on-this-input-type"},
1695 {"description": "'accept' attribute not allowed on <input type='datetime'>",
1697 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1699 {"description": "'replace' attribute not allowed on <input type='datetime'>",
1701 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1703 {"description": "allowed 'disabled' attribute on <input type='datetime'>",
1705 "fail-if": "attribute-not-allowed-on-this-input-type"},
1707 {"description": "'alt' attribute not allowed on <input type='datetime'>",
1709 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1711 {"description": "'size' attribute not allowed on <input type='datetime'>",
1713 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1715 {"description": "'checked' attribute not allowed on <input type='datetime'>",
1717 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1719 {"description": "allowed 'min' attribute on <input type='datetime'>",
1721 "fail-if": "attribute-not-allowed-on-this-input-type"},
1723 {"description": "'pattern' attribute not allowed on <input type='datetime'>",
1725 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1727 {"description": "allowed 'readonly' attribute on <input type='datetime'>",
1729 "fail-if": "attribute-not-allowed-on-this-input-type"},
1731 {"description": "'template' attribute not allowed on <input type='datetime'>",
1733 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1735 {"description": "allowed 'autofocus' attribute on <input type='datetime'>",
1737 "fail-if": "attribute-not-allowed-on-this-input-type"},
1739 {"description": "'target' attribute not allowed on <input type='datetime'>",
1741 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1743 {"description": "'method' attribute not allowed on <input type='datetime'>",
1745 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1747 {"description": "allowed 'form' attribute on <input type='datetime'>",
1749 "fail-if": "attribute-not-allowed-on-this-input-type"},
1751 {"description": "allowed 'max' attribute on <input type='datetime'>",
1753 "fail-if": "attribute-not-allowed-on-this-input-type"},
1755 {"description": "allowed 'step' attribute on <input type='datetime'>",
1757 "fail-if": "attribute-not-allowed-on-this-input-type"},
1759 {"description": "'enctype' attribute not allowed on <input type='datetime'>",
1761 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1763 {"description": "'src' attribute not allowed on <input type='datetime'>",
1765 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1767 {"description": "allowed 'name' attribute on <input type='datetime'>",
1769 "fail-if": "attribute-not-allowed-on-this-input-type"},
1771 {"description": "allowed 'required' attribute on <input type='datetime'>",
1773 "fail-if": "attribute-not-allowed-on-this-input-type"},
1775 {"description": "allowed 'list' attribute on <input type='datetime'>",
1777 "fail-if": "attribute-not-allowed-on-this-input-type"},
1779 {"description": "allowed 'value' attribute on <input type='datetime'>",
1781 "fail-if": "attribute-not-allowed-on-this-input-type"},
1783 {"description": "allowed 'autocomplete' attribute on <input type='datetime'>",
1785 "fail-if": "attribute-not-allowed-on-this-input-type"},
1787 {"description": "'inputmode' attribute not allowed on <input type='datetime'>",
1789 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1791 {"description": "'maxlength' attribute not allowed on <input type='datetime'>",
1793 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1795 {"description": "'action' attribute not allowed on <input type='datetime'>",
1797 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1799 {"description": "allowed 'tabindex' attribute on <input type='datetime'>",
1801 "fail-if": "attribute-not-allowed-on-this-input-type"},
1803 {"description": "allowed 'accesskey' attribute on <input type='move-down'>",
1805 "fail-if": "attribute-not-allowed-on-this-input-type"},
1807 {"description": "'accept' attribute not allowed on <input type='move-down'>",
1809 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1811 {"description": "'replace' attribute not allowed on <input type='move-down'>",
1813 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1815 {"description": "allowed 'disabled' attribute on <input type='move-down'>",
1817 "fail-if": "attribute-not-allowed-on-this-input-type"},
1819 {"description": "'alt' attribute not allowed on <input type='move-down'>",
1821 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1823 {"description": "'size' attribute not allowed on <input type='move-down'>",
1825 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1827 {"description": "'checked' attribute not allowed on <input type='move-down'>",
1829 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1831 {"description": "'min' attribute not allowed on <input type='move-down'>",
1833 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1835 {"description": "'pattern' attribute not allowed on <input type='move-down'>",
1837 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1839 {"description": "'readonly' attribute not allowed on <input type='move-down'>",
1841 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1843 {"description": "'template' attribute not allowed on <input type='move-down'>",
1845 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1847 {"description": "allowed 'autofocus' attribute on <input type='move-down'>",
1849 "fail-if": "attribute-not-allowed-on-this-input-type"},
1851 {"description": "'target' attribute not allowed on <input type='move-down'>",
1853 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1855 {"description": "'method' attribute not allowed on <input type='move-down'>",
1857 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1859 {"description": "allowed 'form' attribute on <input type='move-down'>",
1861 "fail-if": "attribute-not-allowed-on-this-input-type"},
1863 {"description": "'max' attribute not allowed on <input type='move-down'>",
1865 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1867 {"description": "'step' attribute not allowed on <input type='move-down'>",
1869 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1871 {"description": "'enctype' attribute not allowed on <input type='move-down'>",
1873 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1875 {"description": "'src' attribute not allowed on <input type='move-down'>",
1877 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1879 {"description": "allowed 'name' attribute on <input type='move-down'>",
1881 "fail-if": "attribute-not-allowed-on-this-input-type"},
1883 {"description": "'required' attribute not allowed on <input type='move-down'>",
1885 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1887 {"description": "'list' attribute not allowed on <input type='move-down'>",
1889 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1891 {"description": "allowed 'value' attribute on <input type='move-down'>",
1893 "fail-if": "attribute-not-allowed-on-this-input-type"},
1895 {"description": "'autocomplete' attribute not allowed on <input type='move-down'>",
1897 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1899 {"description": "'inputmode' attribute not allowed on <input type='move-down'>",
1901 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1903 {"description": "'maxlength' attribute not allowed on <input type='move-down'>",
1905 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1907 {"description": "'action' attribute not allowed on <input type='move-down'>",
1909 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1911 {"description": "allowed 'tabindex' attribute on <input type='move-down'>",
1913 "fail-if": "attribute-not-allowed-on-this-input-type"},
1915 {"description": "allowed 'accesskey' attribute on <input type='datetime-local'>",
1917 "fail-if": "attribute-not-allowed-on-this-input-type"},
1919 {"description": "'accept' attribute not allowed on <input type='datetime-local'>",
1921 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1923 {"description": "'replace' attribute not allowed on <input type='datetime-local'>",
1925 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1927 {"description": "allowed 'disabled' attribute on <input type='datetime-local'>",
1929 "fail-if": "attribute-not-allowed-on-this-input-type"},
1931 {"description": "'alt' attribute not allowed on <input type='datetime-local'>",
1933 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1935 {"description": "'size' attribute not allowed on <input type='datetime-local'>",
1937 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1939 {"description": "'checked' attribute not allowed on <input type='datetime-local'>",
1941 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1943 {"description": "allowed 'min' attribute on <input type='datetime-local'>",
1945 "fail-if": "attribute-not-allowed-on-this-input-type"},
1947 {"description": "'pattern' attribute not allowed on <input type='datetime-local'>",
1949 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1951 {"description": "allowed 'readonly' attribute on <input type='datetime-local'>",
1953 "fail-if": "attribute-not-allowed-on-this-input-type"},
1955 {"description": "'template' attribute not allowed on <input type='datetime-local'>",
1957 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1959 {"description": "allowed 'autofocus' attribute on <input type='datetime-local'>",
1961 "fail-if": "attribute-not-allowed-on-this-input-type"},
1963 {"description": "'target' attribute not allowed on <input type='datetime-local'>",
1965 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1967 {"description": "'method' attribute not allowed on <input type='datetime-local'>",
1969 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1971 {"description": "allowed 'form' attribute on <input type='datetime-local'>",
1973 "fail-if": "attribute-not-allowed-on-this-input-type"},
1975 {"description": "allowed 'max' attribute on <input type='datetime-local'>",
1977 "fail-if": "attribute-not-allowed-on-this-input-type"},
1979 {"description": "allowed 'step' attribute on <input type='datetime-local'>",
1981 "fail-if": "attribute-not-allowed-on-this-input-type"},
1983 {"description": "'enctype' attribute not allowed on <input type='datetime-local'>",
1985 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1987 {"description": "'src' attribute not allowed on <input type='datetime-local'>",
1989 "fail-unless": "attribute-not-allowed-on-this-input-type"},
1991 {"description": "allowed 'name' attribute on <input type='datetime-local'>",
1993 "fail-if": "attribute-not-allowed-on-this-input-type"},
1995 {"description": "allowed 'required' attribute on <input type='datetime-local'>",
1997 "fail-if": "attribute-not-allowed-on-this-input-type"},
1999 {"description": "allowed 'list' attribute on <input type='datetime-local'>",
2001 "fail-if": "attribute-not-allowed-on-this-input-type"},
2003 {"description": "allowed 'value' attribute on <input type='datetime-local'>",
2005 "fail-if": "attribute-not-allowed-on-this-input-type"},
2007 {"description": "allowed 'autocomplete' attribute on <input type='datetime-local'>",
2009 "fail-if": "attribute-not-allowed-on-this-input-type"},
2011 {"description": "'inputmode' attribute not allowed on <input type='datetime-local'>",
2013 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2015 {"description": "'maxlength' attribute not allowed on <input type='datetime-local'>",
2017 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2019 {"description": "'action' attribute not allowed on <input type='datetime-local'>",
2021 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2023 {"description": "allowed 'tabindex' attribute on <input type='datetime-local'>",
2025 "fail-if": "attribute-not-allowed-on-this-input-type"},
2027 {"description": "allowed 'accesskey' attribute on <input type='reset'>",
2029 "fail-if": "attribute-not-allowed-on-this-input-type"},
2031 {"description": "'accept' attribute not allowed on <input type='reset'>",
2033 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2035 {"description": "'replace' attribute not allowed on <input type='reset'>",
2037 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2039 {"description": "allowed 'disabled' attribute on <input type='reset'>",
2041 "fail-if": "attribute-not-allowed-on-this-input-type"},
2043 {"description": "'alt' attribute not allowed on <input type='reset'>",
2045 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2047 {"description": "'size' attribute not allowed on <input type='reset'>",
2049 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2051 {"description": "'checked' attribute not allowed on <input type='reset'>",
2053 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2055 {"description": "'min' attribute not allowed on <input type='reset'>",
2057 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2059 {"description": "'pattern' attribute not allowed on <input type='reset'>",
2061 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2063 {"description": "'readonly' attribute not allowed on <input type='reset'>",
2065 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2067 {"description": "'template' attribute not allowed on <input type='reset'>",
2069 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2071 {"description": "allowed 'autofocus' attribute on <input type='reset'>",
2073 "fail-if": "attribute-not-allowed-on-this-input-type"},
2075 {"description": "'target' attribute not allowed on <input type='reset'>",
2077 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2079 {"description": "'method' attribute not allowed on <input type='reset'>",
2081 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2083 {"description": "allowed 'form' attribute on <input type='reset'>",
2085 "fail-if": "attribute-not-allowed-on-this-input-type"},
2087 {"description": "'max' attribute not allowed on <input type='reset'>",
2089 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2091 {"description": "'step' attribute not allowed on <input type='reset'>",
2093 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2095 {"description": "'enctype' attribute not allowed on <input type='reset'>",
2097 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2099 {"description": "'src' attribute not allowed on <input type='reset'>",
2101 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2103 {"description": "allowed 'name' attribute on <input type='reset'>",
2105 "fail-if": "attribute-not-allowed-on-this-input-type"},
2107 {"description": "'required' attribute not allowed on <input type='reset'>",
2109 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2111 {"description": "'list' attribute not allowed on <input type='reset'>",
2113 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2115 {"description": "allowed 'value' attribute on <input type='reset'>",
2117 "fail-if": "attribute-not-allowed-on-this-input-type"},
2119 {"description": "'autocomplete' attribute not allowed on <input type='reset'>",
2121 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2123 {"description": "'inputmode' attribute not allowed on <input type='reset'>",
2125 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2127 {"description": "'maxlength' attribute not allowed on <input type='reset'>",
2129 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2131 {"description": "'action' attribute not allowed on <input type='reset'>",
2133 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2135 {"description": "allowed 'tabindex' attribute on <input type='reset'>",
2137 "fail-if": "attribute-not-allowed-on-this-input-type"},
2139 {"description": "allowed 'accesskey' attribute on <input type='url'>",
2141 "fail-if": "attribute-not-allowed-on-this-input-type"},
2143 {"description": "'accept' attribute not allowed on <input type='url'>",
2145 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2147 {"description": "'replace' attribute not allowed on <input type='url'>",
2149 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2151 {"description": "allowed 'disabled' attribute on <input type='url'>",
2153 "fail-if": "attribute-not-allowed-on-this-input-type"},
2155 {"description": "'alt' attribute not allowed on <input type='url'>",
2157 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2159 {"description": "'size' attribute not allowed on <input type='url'>",
2161 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2163 {"description": "'checked' attribute not allowed on <input type='url'>",
2165 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2167 {"description": "'min' attribute not allowed on <input type='url'>",
2169 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2171 {"description": "allowed 'pattern' attribute on <input type='url'>",
2173 "fail-if": "attribute-not-allowed-on-this-input-type"},
2175 {"description": "allowed 'readonly' attribute on <input type='url'>",
2177 "fail-if": "attribute-not-allowed-on-this-input-type"},
2179 {"description": "'template' attribute not allowed on <input type='url'>",
2181 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2183 {"description": "allowed 'autofocus' attribute on <input type='url'>",
2185 "fail-if": "attribute-not-allowed-on-this-input-type"},
2187 {"description": "'target' attribute not allowed on <input type='url'>",
2189 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2191 {"description": "'method' attribute not allowed on <input type='url'>",
2193 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2195 {"description": "allowed 'form' attribute on <input type='url'>",
2197 "fail-if": "attribute-not-allowed-on-this-input-type"},
2199 {"description": "'max' attribute not allowed on <input type='url'>",
2201 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2203 {"description": "'step' attribute not allowed on <input type='url'>",
2205 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2207 {"description": "'enctype' attribute not allowed on <input type='url'>",
2209 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2211 {"description": "'src' attribute not allowed on <input type='url'>",
2213 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2215 {"description": "allowed 'name' attribute on <input type='url'>",
2217 "fail-if": "attribute-not-allowed-on-this-input-type"},
2219 {"description": "allowed 'required' attribute on <input type='url'>",
2221 "fail-if": "attribute-not-allowed-on-this-input-type"},
2223 {"description": "allowed 'list' attribute on <input type='url'>",
2225 "fail-if": "attribute-not-allowed-on-this-input-type"},
2227 {"description": "allowed 'value' attribute on <input type='url'>",
2229 "fail-if": "attribute-not-allowed-on-this-input-type"},
2231 {"description": "allowed 'autocomplete' attribute on <input type='url'>",
2233 "fail-if": "attribute-not-allowed-on-this-input-type"},
2235 {"description": "allowed 'inputmode' attribute on <input type='url'>",
2237 "fail-if": "attribute-not-allowed-on-this-input-type"},
2239 {"description": "allowed 'maxlength' attribute on <input type='url'>",
2241 "fail-if": "attribute-not-allowed-on-this-input-type"},
2243 {"description": "'action' attribute not allowed on <input type='url'>",
2245 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2247 {"description": "allowed 'tabindex' attribute on <input type='url'>",
2249 "fail-if": "attribute-not-allowed-on-this-input-type"},
2251 {"description": "allowed 'accesskey' attribute on <input type='button'>",
2253 "fail-if": "attribute-not-allowed-on-this-input-type"},
2255 {"description": "'accept' attribute not allowed on <input type='button'>",
2257 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2259 {"description": "'replace' attribute not allowed on <input type='button'>",
2261 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2263 {"description": "allowed 'disabled' attribute on <input type='button'>",
2265 "fail-if": "attribute-not-allowed-on-this-input-type"},
2267 {"description": "'alt' attribute not allowed on <input type='button'>",
2269 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2271 {"description": "'size' attribute not allowed on <input type='button'>",
2273 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2275 {"description": "'checked' attribute not allowed on <input type='button'>",
2277 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2279 {"description": "'min' attribute not allowed on <input type='button'>",
2281 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2283 {"description": "'pattern' attribute not allowed on <input type='button'>",
2285 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2287 {"description": "'readonly' attribute not allowed on <input type='button'>",
2289 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2291 {"description": "'template' attribute not allowed on <input type='button'>",
2293 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2295 {"description": "allowed 'autofocus' attribute on <input type='button'>",
2297 "fail-if": "attribute-not-allowed-on-this-input-type"},
2299 {"description": "'target' attribute not allowed on <input type='button'>",
2301 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2303 {"description": "'method' attribute not allowed on <input type='button'>",
2305 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2307 {"description": "allowed 'form' attribute on <input type='button'>",
2309 "fail-if": "attribute-not-allowed-on-this-input-type"},
2311 {"description": "'max' attribute not allowed on <input type='button'>",
2313 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2315 {"description": "'step' attribute not allowed on <input type='button'>",
2317 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2319 {"description": "'enctype' attribute not allowed on <input type='button'>",
2321 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2323 {"description": "'src' attribute not allowed on <input type='button'>",
2325 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2327 {"description": "allowed 'name' attribute on <input type='button'>",
2329 "fail-if": "attribute-not-allowed-on-this-input-type"},
2331 {"description": "'required' attribute not allowed on <input type='button'>",
2333 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2335 {"description": "'list' attribute not allowed on <input type='button'>",
2337 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2339 {"description": "allowed 'value' attribute on <input type='button'>",
2341 "fail-if": "attribute-not-allowed-on-this-input-type"},
2343 {"description": "'autocomplete' attribute not allowed on <input type='button'>",
2345 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2347 {"description": "'inputmode' attribute not allowed on <input type='button'>",
2349 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2351 {"description": "'maxlength' attribute not allowed on <input type='button'>",
2353 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2355 {"description": "'action' attribute not allowed on <input type='button'>",
2357 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2359 {"description": "allowed 'tabindex' attribute on <input type='button'>",
2361 "fail-if": "attribute-not-allowed-on-this-input-type"},
2363 {"description": "allowed 'accesskey' attribute on <input type='remove'>",
2365 "fail-if": "attribute-not-allowed-on-this-input-type"},
2367 {"description": "'accept' attribute not allowed on <input type='remove'>",
2369 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2371 {"description": "'replace' attribute not allowed on <input type='remove'>",
2373 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2375 {"description": "allowed 'disabled' attribute on <input type='remove'>",
2377 "fail-if": "attribute-not-allowed-on-this-input-type"},
2379 {"description": "'alt' attribute not allowed on <input type='remove'>",
2381 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2383 {"description": "'size' attribute not allowed on <input type='remove'>",
2385 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2387 {"description": "'checked' attribute not allowed on <input type='remove'>",
2389 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2391 {"description": "'min' attribute not allowed on <input type='remove'>",
2393 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2395 {"description": "'pattern' attribute not allowed on <input type='remove'>",
2397 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2399 {"description": "'readonly' attribute not allowed on <input type='remove'>",
2401 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2403 {"description": "'template' attribute not allowed on <input type='remove'>",
2405 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2407 {"description": "allowed 'autofocus' attribute on <input type='remove'>",
2409 "fail-if": "attribute-not-allowed-on-this-input-type"},
2411 {"description": "'target' attribute not allowed on <input type='remove'>",
2413 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2415 {"description": "'method' attribute not allowed on <input type='remove'>",
2417 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2419 {"description": "allowed 'form' attribute on <input type='remove'>",
2421 "fail-if": "attribute-not-allowed-on-this-input-type"},
2423 {"description": "'max' attribute not allowed on <input type='remove'>",
2425 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2427 {"description": "'step' attribute not allowed on <input type='remove'>",
2429 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2431 {"description": "'enctype' attribute not allowed on <input type='remove'>",
2433 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2435 {"description": "'src' attribute not allowed on <input type='remove'>",
2437 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2439 {"description": "allowed 'name' attribute on <input type='remove'>",
2441 "fail-if": "attribute-not-allowed-on-this-input-type"},
2443 {"description": "'required' attribute not allowed on <input type='remove'>",
2445 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2447 {"description": "'list' attribute not allowed on <input type='remove'>",
2449 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2451 {"description": "allowed 'value' attribute on <input type='remove'>",
2453 "fail-if": "attribute-not-allowed-on-this-input-type"},
2455 {"description": "'autocomplete' attribute not allowed on <input type='remove'>",
2457 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2459 {"description": "'inputmode' attribute not allowed on <input type='remove'>",
2461 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2463 {"description": "'maxlength' attribute not allowed on <input type='remove'>",
2465 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2467 {"description": "'action' attribute not allowed on <input type='remove'>",
2469 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2471 {"description": "allowed 'tabindex' attribute on <input type='remove'>",
2473 "fail-if": "attribute-not-allowed-on-this-input-type"},
2475 {"description": "allowed 'accesskey' attribute on <input type='range'>",
2477 "fail-if": "attribute-not-allowed-on-this-input-type"},
2479 {"description": "'accept' attribute not allowed on <input type='range'>",
2481 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2483 {"description": "'replace' attribute not allowed on <input type='range'>",
2485 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2487 {"description": "allowed 'disabled' attribute on <input type='range'>",
2489 "fail-if": "attribute-not-allowed-on-this-input-type"},
2491 {"description": "'alt' attribute not allowed on <input type='range'>",
2493 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2495 {"description": "'size' attribute not allowed on <input type='range'>",
2497 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2499 {"description": "'checked' attribute not allowed on <input type='range'>",
2501 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2503 {"description": "allowed 'min' attribute on <input type='range'>",
2505 "fail-if": "attribute-not-allowed-on-this-input-type"},
2507 {"description": "'pattern' attribute not allowed on <input type='range'>",
2509 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2511 {"description": "allowed 'readonly' attribute on <input type='range'>",
2513 "fail-if": "attribute-not-allowed-on-this-input-type"},
2515 {"description": "'template' attribute not allowed on <input type='range'>",
2517 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2519 {"description": "allowed 'autofocus' attribute on <input type='range'>",
2521 "fail-if": "attribute-not-allowed-on-this-input-type"},
2523 {"description": "'target' attribute not allowed on <input type='range'>",
2525 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2527 {"description": "'method' attribute not allowed on <input type='range'>",
2529 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2531 {"description": "allowed 'form' attribute on <input type='range'>",
2533 "fail-if": "attribute-not-allowed-on-this-input-type"},
2535 {"description": "allowed 'max' attribute on <input type='range'>",
2537 "fail-if": "attribute-not-allowed-on-this-input-type"},
2539 {"description": "allowed 'step' attribute on <input type='range'>",
2541 "fail-if": "attribute-not-allowed-on-this-input-type"},
2543 {"description": "'enctype' attribute not allowed on <input type='range'>",
2545 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2547 {"description": "'src' attribute not allowed on <input type='range'>",
2549 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2551 {"description": "allowed 'name' attribute on <input type='range'>",
2553 "fail-if": "attribute-not-allowed-on-this-input-type"},
2555 {"description": "allowed 'required' attribute on <input type='range'>",
2557 "fail-if": "attribute-not-allowed-on-this-input-type"},
2559 {"description": "allowed 'list' attribute on <input type='range'>",
2561 "fail-if": "attribute-not-allowed-on-this-input-type"},
2563 {"description": "allowed 'value' attribute on <input type='range'>",
2565 "fail-if": "attribute-not-allowed-on-this-input-type"},
2567 {"description": "allowed 'autocomplete' attribute on <input type='range'>",
2569 "fail-if": "attribute-not-allowed-on-this-input-type"},
2571 {"description": "'inputmode' attribute not allowed on <input type='range'>",
2573 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2575 {"description": "'maxlength' attribute not allowed on <input type='range'>",
2577 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2579 {"description": "'action' attribute not allowed on <input type='range'>",
2581 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2583 {"description": "allowed 'tabindex' attribute on <input type='range'>",
2585 "fail-if": "attribute-not-allowed-on-this-input-type"},
2587 {"description": "allowed 'accesskey' attribute on <input type='time'>",
2589 "fail-if": "attribute-not-allowed-on-this-input-type"},
2591 {"description": "'accept' attribute not allowed on <input type='time'>",
2593 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2595 {"description": "'replace' attribute not allowed on <input type='time'>",
2597 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2599 {"description": "allowed 'disabled' attribute on <input type='time'>",
2601 "fail-if": "attribute-not-allowed-on-this-input-type"},
2603 {"description": "'alt' attribute not allowed on <input type='time'>",
2605 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2607 {"description": "'size' attribute not allowed on <input type='time'>",
2609 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2611 {"description": "'checked' attribute not allowed on <input type='time'>",
2613 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2615 {"description": "allowed 'min' attribute on <input type='time'>",
2617 "fail-if": "attribute-not-allowed-on-this-input-type"},
2619 {"description": "'pattern' attribute not allowed on <input type='time'>",
2621 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2623 {"description": "allowed 'readonly' attribute on <input type='time'>",
2625 "fail-if": "attribute-not-allowed-on-this-input-type"},
2627 {"description": "'template' attribute not allowed on <input type='time'>",
2629 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2631 {"description": "allowed 'autofocus' attribute on <input type='time'>",
2633 "fail-if": "attribute-not-allowed-on-this-input-type"},
2635 {"description": "'target' attribute not allowed on <input type='time'>",
2637 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2639 {"description": "'method' attribute not allowed on <input type='time'>",
2641 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2643 {"description": "allowed 'form' attribute on <input type='time'>",
2645 "fail-if": "attribute-not-allowed-on-this-input-type"},
2647 {"description": "allowed 'max' attribute on <input type='time'>",
2649 "fail-if": "attribute-not-allowed-on-this-input-type"},
2651 {"description": "allowed 'step' attribute on <input type='time'>",
2653 "fail-if": "attribute-not-allowed-on-this-input-type"},
2655 {"description": "'enctype' attribute not allowed on <input type='time'>",
2657 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2659 {"description": "'src' attribute not allowed on <input type='time'>",
2661 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2663 {"description": "allowed 'name' attribute on <input type='time'>",
2665 "fail-if": "attribute-not-allowed-on-this-input-type"},
2667 {"description": "allowed 'required' attribute on <input type='time'>",
2669 "fail-if": "attribute-not-allowed-on-this-input-type"},
2671 {"description": "allowed 'list' attribute on <input type='time'>",
2673 "fail-if": "attribute-not-allowed-on-this-input-type"},
2675 {"description": "allowed 'value' attribute on <input type='time'>",
2677 "fail-if": "attribute-not-allowed-on-this-input-type"},
2679 {"description": "allowed 'autocomplete' attribute on <input type='time'>",
2681 "fail-if": "attribute-not-allowed-on-this-input-type"},
2683 {"description": "'inputmode' attribute not allowed on <input type='time'>",
2685 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2687 {"description": "'maxlength' attribute not allowed on <input type='time'>",
2689 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2691 {"description": "'action' attribute not allowed on <input type='time'>",
2693 "fail-unless": "attribute-not-allowed-on-this-input-type"},
2695 {"description": "allowed 'tabindex' attribute on <input type='time'>",
2697 "fail-if": "attribute-not-allowed-on-this-input-type"},