Browser-compat-data: Add <input> element compat data

Created on 28 Jan 2018  路  4Comments  路  Source: mdn/browser-compat-data

The HTML compat data is missing <input> element compat data.

MDN pages to migrate:

  • [ ] [Web/HTML/Element/input](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input)
  • [x] Web/HTML/Element/input/color
  • [x] [Web/HTML/Element/input/date](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/data)
  • [x] [Web/HTML/Element/input/datetime-local](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local)
  • [x] [Web/HTML/Element/input/email](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email)
  • [x] [Web/HTML/Element/input/file](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file)
  • [x] [Web/HTML/Element/input/hidden](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/hidden)
  • [x] [Web/HTML/Element/input/month](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/month)
  • [x] [Web/HTML/Element/input/number](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number)
  • [x] [Web/HTML/Element/input/radio](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio)
  • [x] [Web/HTML/Element/input/range](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range)
  • [x] [Web/HTML/Element/input/reset](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/reset)
  • [x] [Web/HTML/Element/input/submit](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/submit)
  • [x] [Web/HTML/Element/input/tel](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/tel)
  • [x] [Web/HTML/Element/input/text](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/tel)
  • [x] [Web/HTML/Element/input/url](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/url)
  • [x] [Web/HTML/Element/input/week](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/week)
  • [x] [Web/HTML/Element/input/button](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/button)
  • [x] [Web/HTML/Element/input/checkbox](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox)
  • [x] [Web/HTML/Element/input/search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
  • [x] [Web/HTML/Element/input/time](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time)

The data should be stored at html/elements/input.jsonand there will be some deeper nesting involved for the various attributes and input types.

  • html.elements.input

    • accept

    • mime_type

    • file_extension

    • ...

    • form

    • list

    • ...

    • type

    • email

    • week

    • ...

See also the archived input compat table.

For more information on how to help with this work, see https://developer.mozilla.org/en-US/docs/MDN/Contribute/Structures/Compatibility_tables

data help wanted

All 4 comments

Taking this out of the sprint 4 milestone, since it's not being worked on by the core staff team.

All of these have been updated except range.

This list is missing a few more which also haven't been updated: button, checkbox, search, and time.

This list is missing a few more which also haven't been updated: button, checkbox, search, and time.

All these seem to be done now, can we close this?

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Browser_compatibility

Looks like so. Thanks Will!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

connorshea picture connorshea  路  3Comments

here-nerd picture here-nerd  路  3Comments

ghost picture ghost  路  3Comments

MendyBerger picture MendyBerger  路  3Comments

vinyldarkscratch picture vinyldarkscratch  路  3Comments