File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 30
30
31
31
autocapitalize =" off"
32
32
autocorrect =" off"
33
+ spellcheck =" false"
33
34
type =" email" />
34
35
</label >
35
36
40
41
name =" password"
41
42
autocapitalize =" off"
42
43
autocorrect =" off"
44
+ spellcheck =" false"
43
45
type =" password" />
44
46
</label >
45
47
49
51
id =" input__url"
50
52
name =" url"
51
53
autocapitalize =" off"
54
+ spellcheck =" false"
52
55
type =" url" />
53
56
</label >
54
57
59
62
name =" telephone"
60
63
autocorrect =" off"
61
64
autocomplete =" tel"
65
+ spellcheck =" false"
62
66
type =" tel" />
63
67
</label >
64
68
75
79
<input
76
80
id =" input__search"
77
81
name =" search"
82
+ spellcheck =" false"
78
83
type =" search" />
79
84
</label >
80
85
661
666
autocomplete =" email"
662
667
autocapitalize =" off"
663
668
autocorrect =" off"
669
+ spellcheck =" false"
664
670
type =" text" />
665
671
</label >
666
672
672
678
autocomplete =" username"
673
679
autocapitalize =" off"
674
680
autocorrect =" off"
681
+ spellcheck =" false"
675
682
type =" text" />
676
683
</label >
677
684
683
690
autocomplete =" new-password"
684
691
autocapitalize =" off"
685
692
autocorrect =" off"
693
+ spellcheck =" false"
686
694
type =" text" />
687
695
</label >
688
696
694
702
autocomplete =" current-password"
695
703
autocapitalize =" off"
696
704
autocorrect =" off"
705
+ spellcheck =" false"
697
706
type =" text" />
698
707
</label >
699
708
975
984
autocomplete =" url"
976
985
autocapitalize =" off"
977
986
autocorrect =" off"
987
+ spellcheck =" false"
978
988
type =" url" />
979
989
</label >
980
990
You can’t perform that action at this time.
0 commit comments