Skip to content

Commit

Permalink
Update WebView data for api.GamepadButton.touched (#22043)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for WebView Android for the `touched` member of the `GamepadButton` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.7.1).

_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/GamepadButton/touched
  • Loading branch information
queengooborg committed Jan 30, 2024
1 parent 3eae7d1 commit 9eb60d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions api/GamepadButton.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,7 @@
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
}
"webview_android": "mirror"
},
"status": {
"experimental": false,
Expand Down

0 comments on commit 9eb60d4

Please sign in to comment.