Skip to content

Commit

Permalink
Update Chromium data for api.HTMLElement.togglePopover.returns_boolean (
Browse files Browse the repository at this point in the history
#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
  • Loading branch information
queengooborg authored Mar 26, 2024
1 parent 48dbdbf commit 4923618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/HTMLElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -2277,7 +2277,7 @@
"description": "Returns <code>true</code> or <code>false</code>",
"support": {
"chrome": {
"version_added": false
"version_added": "116"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit 4923618

Please sign in to comment.