Skip to content

Commit

Permalink
Update all browsers data for html.elements.form.autocapitalize (mdn#2…
Browse files Browse the repository at this point in the history
…1062)

* Update all browsers data for html.elements.form.autocapitalize

This PR updates and corrects version values for all browsers for the `autocapitalize` member of the `form` HTML element. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.2.10).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/html/elements/form/autocapitalize

* Update form.json

Co-authored-by: Florian Scholz <fs@florianscholz.com>

---------

Co-authored-by: Florian Scholz <fs@florianscholz.com>
  • Loading branch information
queengooborg and Elchi3 authored Oct 23, 2023
1 parent fa214bc commit 7db0481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/elements/form.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@
"__compat": {
"support": {
"chrome": {
"version_added": false
"version_added": "43"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "111"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 7db0481

Please sign in to comment.