HTML input tests

The following are html input tests

input[type=text]

input[type=search]

input[type=email]

input[type=number]

input[type=password]

input[type=url]

input[type=tel]

input[type=color]

input[type=date]

input[type=datetime-local]

input[type=time]

input[type=month]

input[type=week]

input[type=file]

input[type=range]

content after the example