Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Firefox versions for SVGAnimated* APIs #7716

Merged
merged 2 commits into from
Dec 14, 2020

Conversation

queengooborg
Copy link
Collaborator

This PR adds real values for Firefox for various SVGAnimated* APIs, based upon results from the mdn-bcd-collector project (v1.1.6).

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 14, 2020
@@ -14,10 +14,10 @@
"version_added": "≤18"
},
"firefox": {
"version_added": true
"version_added": "3"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You gotta love an animated boolean! I'm sure there are cases where it makes some sense to animate a boolean, but at first glance it's a funny concept :)

@foolip foolip merged commit 0a073e4 into mdn:master Dec 14, 2020
@queengooborg queengooborg deleted the api/SVGAnimated-firefox branch December 14, 2020 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants