The new attribute values are used for better input controls, here is the list of updated attributes:
Input value is a number
| tel | Input value is of type telephone number |
| search | Input field is a search field with searchable options |
| url | Input value is a URL |
| Input value is one or more email addresses | |
| datetime | Input value is a date and/or time |
| date | Input value is a date |
| month | Input value is a month |
| week | Input value is a week |
| time | Input value is of type time |
| datetime-local | Input value is a local date/time |
| number range | Input value is a number in a given range |
| color | Results the Selection of the Color/Color Picker |
| placeholder | clicking in the textfield will result in a color chooser popping up |
