From 7db048136daf8701722c0b96aed60054423c446c Mon Sep 17 00:00:00 2001 From: "Queen Vinyl Da.i'gyu-Kazotetsu" Date: Sun, 22 Oct 2023 23:49:20 -0700 Subject: [PATCH] Update all browsers data for html.elements.form.autocapitalize (#21062) * 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 --------- Co-authored-by: Florian Scholz --- html/elements/form.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/elements/form.json b/html/elements/form.json index 23d6d8cbbb8def..b540ad7a0c4809 100644 --- a/html/elements/form.json +++ b/html/elements/form.json @@ -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": {