Skip to content

Commit

Permalink
Update WebView versions for AnimationPlaybackEvent API (mdn#14178)
Browse files Browse the repository at this point in the history
This PR updates and corrects the real values for WebView Android for the `AnimationPlaybackEvent` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/AnimationPlaybackEvent

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
  • Loading branch information
queengooborg authored Dec 27, 2021
1 parent 42f88ab commit dfc2fbf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/AnimationPlaybackEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"version_added": "14.0"
},
"webview_android": {
"version_added": false
"version_added": "84"
}
},
"status": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"version_added": "14.0"
},
"webview_android": {
"version_added": false
"version_added": "84"
}
},
"status": {
Expand Down Expand Up @@ -137,7 +137,7 @@
"version_added": "14.0"
},
"webview_android": {
"version_added": false
"version_added": "84"
}
},
"status": {
Expand Down Expand Up @@ -186,7 +186,7 @@
"version_added": "14.0"
},
"webview_android": {
"version_added": false
"version_added": "84"
}
},
"status": {
Expand Down

0 comments on commit dfc2fbf

Please sign in to comment.