From 4923618fbde405cf7582f0fd806e7e6c3e10f75f Mon Sep 17 00:00:00 2001 From: "Queen Vinyl Da.i'gyu-Kazotetsu" Date: Tue, 26 Mar 2024 06:43:18 -0700 Subject: [PATCH] Update Chromium data for api.HTMLElement.togglePopover.returns_boolean (#22612) This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `togglePopover.returns_boolean` member of the `HTMLElement` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.10.2). _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/api/HTMLElement/togglePopover/returns_boolean --- api/HTMLElement.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/HTMLElement.json b/api/HTMLElement.json index 5b7a3e38c06b1f..c7924fb9124d64 100644 --- a/api/HTMLElement.json +++ b/api/HTMLElement.json @@ -2277,7 +2277,7 @@ "description": "Returns true or false", "support": { "chrome": { - "version_added": false + "version_added": "116" }, "chrome_android": "mirror", "edge": "mirror",