Skip to content

html.elements.datalist - Add missing input type subfeatures #28468

@caugner

Description

@caugner

I would like to see an issue filed to complete the missing data.

Originally posted by @ddbeck in #28189 (comment)


#28189 extracts these four types from existing data:

  • html.elements.datalist.input_type_color
  • html.elements.datalist.input_type_date
  • html.elements.datalist.input_type_range
  • html.elements.datalist.input_type_time

The following types are missing (it is possible that they were supported since the beginning):

  • html.elements.datalist.input_type_email
  • html.elements.datalist.input_type_number
  • html.elements.datalist.input_type_search
  • html.elements.datalist.input_type_tel
  • html.elements.datalist.input_type_text
  • html.elements.datalist.input_type_url

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions