Skip to content

Commit

Permalink
Update Firefox versions for AnimationPlaybackEvent API (#15841)
Browse files Browse the repository at this point in the history
This PR updates and corrects the real values for Firefox and Firefox Android for the `AnimationPlaybackEvent` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v5.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 committed Sep 23, 2022
1 parent 3c34e14 commit aacdaa8
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 @@ -11,7 +11,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "42"
"version_added": "63"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "42"
"version_added": "63"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "42"
"version_added": "63"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -113,7 +113,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "42"
"version_added": "63"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit aacdaa8

Please sign in to comment.